C++ Based OPC UA Client/Server/PubSub SDK  1.7.6.537
BrowseUaNodeCallback Member List

This is the complete list of members for BrowseUaNodeCallback, including all inherited members.

browseNode(Session *pSession, const BrowseContext &browseContext, UaNode *pNodeToBrowse) const =0BrowseUaNodeCallbackpure virtual
modifyBrowseResultNode(Session *pSession, UaNode *pResultNode, OpcUa_ReferenceDescription &browseResult) const BrowseUaNodeCallbackvirtual
returnBrowseResultNode(Session *pSession, const BrowseContext &browseContext, UaNode *pNodeToBrowse, const UaNodeId &referenceTypeId, UaNode *pResultNode) const =0BrowseUaNodeCallbackpure virtual