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

Maps a service request ID to its corresponding parser callback. More...

#include <opcua_identifiers.h>

Public Attributes

int iRequestId
fctServiceParser pParser

Detailed Description

Maps a service request ID to its corresponding parser callback.

Member Data Documentation

◆ iRequestId

int _ParserEntry::iRequestId

Numeric identifier of the service request.

◆ pParser

fctServiceParser _ParserEntry::pParser

Parser function invoked for this request ID.


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