tsEDDMsgHdr Struct Reference

EDD protocol message header (all messages). More...

#include <EDDMsgHdr.h>

List of all members.

Public Attributes

uint32_t mnSyncWord
 Message Sync Word.
uint16_t mnMsgId
 Message ID.
uint16_t mnMsgLen
 Message Length, in bytes.
uint16_t mnDataSource
 Data Source (from server, or request, from Client).
uint8_t mnVersion
 Protocol version 0xXY, where version is X.Y.
uint8_t mnAllSources
 if non-zero, send message to all local sources
uint32_t mnSeqNo
 rolling sequence number, increments by one for each message sent


Detailed Description

EDD protocol message header (all messages).

This structure represents the header structure that must be used for all EDD messages between a client and server.

Definition at line 76 of file EDDMsgHdr.h.


Member Data Documentation

if non-zero, send message to all local sources

Definition at line 83 of file EDDMsgHdr.h.

Data Source (from server, or request, from Client).

Definition at line 81 of file EDDMsgHdr.h.

Message ID.

Definition at line 79 of file EDDMsgHdr.h.

Message Length, in bytes.

Definition at line 80 of file EDDMsgHdr.h.

rolling sequence number, increments by one for each message sent

Definition at line 84 of file EDDMsgHdr.h.

Message Sync Word.

Definition at line 78 of file EDDMsgHdr.h.

Protocol version 0xXY, where version is X.Y.

Definition at line 82 of file EDDMsgHdr.h.


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

Generated on Sat Apr 25 17:20:45 2009 for EDD by  doxygen 1.5.8