Wireshark
4.5.0
The Wireshark network protocol analyzer
Toggle main menu visibility
Main Page
Related Pages
Topics
Namespaces
Namespace List
Namespace Members
All
Variables
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
a
b
c
d
e
f
g
h
i
m
o
p
r
s
t
u
v
w
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
Functions
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
Variables
Typedefs
a
b
c
d
e
f
g
h
i
m
p
r
s
t
u
v
w
Enumerations
Enumerator
a
b
c
e
f
h
i
n
o
r
s
t
w
Macros
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
x
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
Loading...
Searching...
No Matches
ui
qt
conversation_hash_tables_dialog.h
Go to the documentation of this file.
1
10
#ifndef CONVERSATION_HASH_TABLES_DIALOG_H
11
#define CONVERSATION_HASH_TABLES_DIALOG_H
12
13
#include "
geometry_state_dialog.h
"
14
#include <
epan/wmem_scopes.h
>
15
16
namespace
Ui {
17
class
ConversationHashTablesDialog
;
18
}
19
20
class
ConversationHashTablesDialog
:
public
GeometryStateDialog
21
{
22
Q_OBJECT
23
24
public
:
25
explicit
ConversationHashTablesDialog
(QWidget *parent = 0);
26
~ConversationHashTablesDialog
();
27
28
private
:
29
Ui::ConversationHashTablesDialog *ui;
30
31
const
QString hashTableToHtmlTable(
const
QString table_name,
wmem_map_t
*hash_table);
32
};
20
class
ConversationHashTablesDialog
:
public
GeometryStateDialog
{
…
};
33
34
#endif
// CONVERSATION_HASH_TABLES_DIALOG_H
ConversationHashTablesDialog
Definition
conversation_hash_tables_dialog.h:21
GeometryStateDialog
Definition
geometry_state_dialog.h:17
geometry_state_dialog.h
_wmem_map_t
Definition
wmem_map.c:44
wmem_scopes.h
Generated by
1.9.8