|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Maps a service request ID to its corresponding parser callback. More...
#include <opcua_identifiers.h>
Public Attributes | |
| int | iRequestId |
| fctServiceParser | pParser |
Maps a service request ID to its corresponding parser callback.
| int _ParserEntry::iRequestId |
Numeric identifier of the service request.
| fctServiceParser _ParserEntry::pParser |
Parser function invoked for this request ID.