Wireshark
4.5.0
The Wireshark network protocol analyzer
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
};
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