Wireshark 4.7.3
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
ias_class_dissector Struct Reference

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

Detailed Description

Maps an IAS class name to its array of attribute dissectors.

Member Data Documentation

◆ class_name

const char* ias_class_dissector::class_name

Name of the IAS class to match.

◆ pattr_dissector

ias_attr_dissector_t* ias_class_dissector::pattr_dissector

Pointer to the array of attribute dissectors for this class; terminated by a NULL entry.


The documentation for this struct was generated from the following file: