|
Wireshark
4.3.0
The Wireshark network protocol analyzer
|
Public Member Functions | |
| DecodeAsItem (const char *table_name=NULL, gconstpointer selector=NULL) | |
| DecodeAsItem (const decode_as_t *entry, gconstpointer selector=NULL) | |
| const gchar * | tableName () const |
| const gchar * | 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 () |