open62541 1.3.12
Open source implementation of OPC UA
|
#include <opcua_types.h>
Data Fields | |
OpcUa_UInt32 | UrisVersion |
OpcUa_Int32 | NoOfNamespaceUris |
OpcUa_String * | NamespaceUris |
OpcUa_Int32 | NoOfServerUris |
OpcUa_String * | ServerUris |
OpcUa_Int32 | NoOfLocaleIds |
OpcUa_String * | LocaleIds |
OpcUa_UInt32 | ServiceId |
Definition at line 1077 of file opcua_types.h.
OpcUa_UInt32 _OpcUa_SessionlessInvokeRequestType::UrisVersion |
Definition at line 1079 of file opcua_types.h.
OpcUa_Int32 _OpcUa_SessionlessInvokeRequestType::NoOfNamespaceUris |
Definition at line 1080 of file opcua_types.h.
OpcUa_String* _OpcUa_SessionlessInvokeRequestType::NamespaceUris |
Definition at line 1081 of file opcua_types.h.
OpcUa_Int32 _OpcUa_SessionlessInvokeRequestType::NoOfServerUris |
Definition at line 1082 of file opcua_types.h.
OpcUa_String* _OpcUa_SessionlessInvokeRequestType::ServerUris |
Definition at line 1083 of file opcua_types.h.
OpcUa_Int32 _OpcUa_SessionlessInvokeRequestType::NoOfLocaleIds |
Definition at line 1084 of file opcua_types.h.
OpcUa_String* _OpcUa_SessionlessInvokeRequestType::LocaleIds |
Definition at line 1085 of file opcua_types.h.
OpcUa_UInt32 _OpcUa_SessionlessInvokeRequestType::ServiceId |
Definition at line 1086 of file opcua_types.h.