Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Static Public Member Functions | List of all members
ExportObjectModel Class Reference
Inheritance diagram for ExportObjectModel:

Public Types

enum  ExportObjectColumn {
  colPacket = 0 , colHostname , colContent , colSize ,
  colFilename , colExportObjectMax
}
 

Public Member Functions

 ExportObjectModel (register_eo_t *eo, QObject *parent)
 
void addObjectEntry (export_object_entry_t *entry)
 
export_object_entry_tobjectEntry (int row)
 
void resetObjects ()
 
bool saveEntry (QModelIndex &index, QString filename)
 
void saveAllEntries (QString path)
 
const char * getTapListenerName ()
 
void * getTapData ()
 
tap_packet_cb getTapPacketFunc ()
 
void removeTap ()
 
QVariant data (const QModelIndex &index, int role) const
 
QVariant headerData (int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const
 
int rowCount (const QModelIndex &parent=QModelIndex()) const
 
int columnCount (const QModelIndex &parent=QModelIndex()) const
 

Static Public Member Functions

static void resetTap (void *tapdata)
 

The documentation for this class was generated from the following files: