[][src]Module opcua_types::tcp_types

Contains the implementation of various UA over TCP types.

Structs

AcknowledgeMessage

Implementation of the ACK message in OPC UA

ErrorMessage

Implementation of the ERR message in OPC UA

HelloMessage

Implementation of the HEL message in OPC UA

MessageHeader

Enums

MessageType

Constants

CHUNK_FINAL
CHUNK_FINAL_ERROR
CHUNK_INTERMEDIATE
CHUNK_MESSAGE
CLOSE_SECURE_CHANNEL_MESSAGE
MAX_CHUNK_COUNT

This is a constraint in the existing implementation for the time being.

MESSAGE_HEADER_LEN

Size in bytes of an OPC UA message header

MIN_CHUNK_SIZE

Minimum size in bytes than any single message chunk can be

OPEN_SECURE_CHANNEL_MESSAGE