quDIS-protocol
Data Fields
UcTelegram Struct Reference

Telegram header. More...

#include <ucprotocol.h>

Data Fields

Int32 length
 Length of the rest(!) of the telegram.
 
Int32 opcode
 Opcode, UC_SET, UC_GET etc. More...
 
Int32 address
 Identifier (name) of the controller object.
 
Int32 index
 Sub-identifier of the object (if applicable)
 
Int32 correlationNumber
 Identity number for matching the answer.
 

Detailed Description

Telegram header.

Common header for all telegram types.

Definition at line 87 of file ucprotocol.h.

Field Documentation

Int32 UcTelegram::opcode

Opcode, UC_SET, UC_GET etc.

Definition at line 89 of file ucprotocol.h.


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