open62541 1.3.12
Open source implementation of OPC UA
Loading...
Searching...
No Matches
_OpcUa_ResponseHeader Struct Reference

#include <opcua_types.h>

Data Fields

OpcUa_DateTime Timestamp
 
OpcUa_UInt32 RequestHandle
 
OpcUa_StatusCode ServiceResult
 
OpcUa_DiagnosticInfo ServiceDiagnostics
 
OpcUa_Int32 NoOfStringTable
 
OpcUa_String * StringTable
 
OpcUa_ExtensionObject AdditionalHeader
 

Detailed Description

Definition at line 1025 of file opcua_types.h.

Field Documentation

◆ Timestamp

OpcUa_DateTime _OpcUa_ResponseHeader::Timestamp

Definition at line 1027 of file opcua_types.h.

◆ RequestHandle

OpcUa_UInt32 _OpcUa_ResponseHeader::RequestHandle

Definition at line 1028 of file opcua_types.h.

◆ ServiceResult

OpcUa_StatusCode _OpcUa_ResponseHeader::ServiceResult

Definition at line 1029 of file opcua_types.h.

◆ ServiceDiagnostics

OpcUa_DiagnosticInfo _OpcUa_ResponseHeader::ServiceDiagnostics

Definition at line 1030 of file opcua_types.h.

◆ NoOfStringTable

OpcUa_Int32 _OpcUa_ResponseHeader::NoOfStringTable

Definition at line 1031 of file opcua_types.h.

◆ StringTable

OpcUa_String* _OpcUa_ResponseHeader::StringTable

Definition at line 1032 of file opcua_types.h.

◆ AdditionalHeader

OpcUa_ExtensionObject _OpcUa_ResponseHeader::AdditionalHeader

Definition at line 1033 of file opcua_types.h.


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