open62541 1.3.12
Open source implementation of OPC UA
|
#include <opcua_types.h>
Data Fields | |
OpcUa_RequestHeader | RequestHeader |
OpcUa_Int32 | NoOfBrowsePaths |
OpcUa_BrowsePath * | BrowsePaths |
Definition at line 3301 of file opcua_types.h.
OpcUa_RequestHeader _OpcUa_TranslateBrowsePathsToNodeIdsRequest::RequestHeader |
Definition at line 3303 of file opcua_types.h.
OpcUa_Int32 _OpcUa_TranslateBrowsePathsToNodeIdsRequest::NoOfBrowsePaths |
Definition at line 3304 of file opcua_types.h.
OpcUa_BrowsePath* _OpcUa_TranslateBrowsePathsToNodeIdsRequest::BrowsePaths |
Definition at line 3305 of file opcua_types.h.