Wireshark 4.5.0
The Wireshark network protocol analyzer
|
Public Member Functions | |
DecodeAsItem (const char *table_name=NULL, const void *selector=NULL) | |
DecodeAsItem (const decode_as_t *entry, const void *selector=NULL) | |
const char * | tableName () const |
const char * | tableUIName () const |
uint | selectorUint () const |
QString | selectorString () const |
decode_dcerpc_bind_values_t * | selectorDCERPC () const |
QString | defaultDissector () const |
QString | currentDissector () const |
dissector_handle_t | dissectorHandle () const |
void | setTable (const decode_as_t *entry) |
void | setSelector (const QString &value) |
void | setDissectorHandle (dissector_handle_t handle) |
void | updateHandles () |