|
Wireshark 4.7.3
The Wireshark network protocol analyzer
|
Maps an IAS class name to its array of attribute dissectors. More...
#include <irda-appl.h>
Public Attributes | |
| const char * | class_name |
| ias_attr_dissector_t * | pattr_dissector |
Maps an IAS class name to its array of attribute dissectors.
| const char* ias_class_dissector::class_name |
Name of the IAS class to match.
| ias_attr_dissector_t* ias_class_dissector::pattr_dissector |
Pointer to the array of attribute dissectors for this class; terminated by a NULL entry.