|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Maps an extension object type ID to its complex-type parser and type name. More...
#include <opcua_identifiers.h>
Public Attributes | |
| int | iRequestId |
| fctComplexTypeParser | pParser |
| const char * | typeName |
Maps an extension object type ID to its complex-type parser and type name.
| int _ExtensionObjectParserEntry::iRequestId |
Numeric identifier of the extension object type.
| fctComplexTypeParser _ExtensionObjectParserEntry::pParser |
Parser function invoked for this extension object.
| const char* _ExtensionObjectParserEntry::typeName |
Human-readable name of the extension object type.