S2OPC OPCUA Toolkit
Loading...
Searching...
No Matches
_OpcUa_EndpointConfiguration Struct Reference

#include <sopc_types.h>

Data Fields

SOPC_EncodeableTypeencodeableType
 
int32_t OperationTimeout
 
SOPC_Boolean UseBinaryEncoding
 
int32_t MaxStringLength
 
int32_t MaxByteStringLength
 
int32_t MaxArrayLength
 
int32_t MaxMessageSize
 
int32_t MaxBufferSize
 
int32_t ChannelLifetime
 
int32_t SecurityTokenLifetime
 

Field Documentation

◆ encodeableType

SOPC_EncodeableType* _OpcUa_EndpointConfiguration::encodeableType

◆ OperationTimeout

int32_t _OpcUa_EndpointConfiguration::OperationTimeout

◆ UseBinaryEncoding

SOPC_Boolean _OpcUa_EndpointConfiguration::UseBinaryEncoding

◆ MaxStringLength

int32_t _OpcUa_EndpointConfiguration::MaxStringLength

◆ MaxByteStringLength

int32_t _OpcUa_EndpointConfiguration::MaxByteStringLength

◆ MaxArrayLength

int32_t _OpcUa_EndpointConfiguration::MaxArrayLength

◆ MaxMessageSize

int32_t _OpcUa_EndpointConfiguration::MaxMessageSize

◆ MaxBufferSize

int32_t _OpcUa_EndpointConfiguration::MaxBufferSize

◆ ChannelLifetime

int32_t _OpcUa_EndpointConfiguration::ChannelLifetime

◆ SecurityTokenLifetime

int32_t _OpcUa_EndpointConfiguration::SecurityTokenLifetime

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