open62541 1.3.12
Open source implementation of OPC UA
|
#include <opcua_types.h>
Data Fields | |
OpcUa_ResponseHeader | ResponseHeader |
OpcUa_Int32 | NoOfResults |
OpcUa_BrowsePathResult * | Results |
OpcUa_Int32 | NoOfDiagnosticInfos |
OpcUa_DiagnosticInfo * | DiagnosticInfos |
Definition at line 3326 of file opcua_types.h.
OpcUa_ResponseHeader _OpcUa_TranslateBrowsePathsToNodeIdsResponse::ResponseHeader |
Definition at line 3328 of file opcua_types.h.
OpcUa_Int32 _OpcUa_TranslateBrowsePathsToNodeIdsResponse::NoOfResults |
Definition at line 3329 of file opcua_types.h.
OpcUa_BrowsePathResult* _OpcUa_TranslateBrowsePathsToNodeIdsResponse::Results |
Definition at line 3330 of file opcua_types.h.
OpcUa_Int32 _OpcUa_TranslateBrowsePathsToNodeIdsResponse::NoOfDiagnosticInfos |
Definition at line 3331 of file opcua_types.h.
OpcUa_DiagnosticInfo* _OpcUa_TranslateBrowsePathsToNodeIdsResponse::DiagnosticInfos |
Definition at line 3332 of file opcua_types.h.