S2OPC OPCUA Toolkit
Data Fields
_OpcUa_ResponseHeader Struct Reference

#include <sopc_types.h>

Data Fields

SOPC_EncodeableTypeencodeableType
 
SOPC_DateTime Timestamp
 
uint32_t RequestHandle
 
SOPC_StatusCode ServiceResult
 
SOPC_DiagnosticInfo ServiceDiagnostics
 
int32_t NoOfStringTable
 
SOPC_StringStringTable
 
SOPC_ExtensionObject AdditionalHeader
 

Field Documentation

◆ encodeableType

SOPC_EncodeableType* _OpcUa_ResponseHeader::encodeableType

◆ Timestamp

SOPC_DateTime _OpcUa_ResponseHeader::Timestamp

◆ RequestHandle

uint32_t _OpcUa_ResponseHeader::RequestHandle

◆ ServiceResult

SOPC_StatusCode _OpcUa_ResponseHeader::ServiceResult

◆ ServiceDiagnostics

SOPC_DiagnosticInfo _OpcUa_ResponseHeader::ServiceDiagnostics

◆ NoOfStringTable

int32_t _OpcUa_ResponseHeader::NoOfStringTable

◆ StringTable

SOPC_String* _OpcUa_ResponseHeader::StringTable

◆ AdditionalHeader

SOPC_ExtensionObject _OpcUa_ResponseHeader::AdditionalHeader

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