Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

_DCDT_MsgHeader Struct Reference

Message header. More...

#include <DCDT_Msg.h>

List of all members.

Public Attributes

int type
 Type of message.
int MemberID
 Member ID of the message creator.
int AgoraID
 Agora ID of the message creator.
int Readers_Counter
 Number of readers for this message.
DCDT_Mutex mtx
DCDT_TIME creation_time
int priority
int payload_len
int delivery_warranty


Detailed Description

Message header.

Definition at line 64 of file DCDT_Msg.h.


Member Data Documentation

int _DCDT_MsgHeader::AgoraID
 

Agora ID of the message creator.

Definition at line 73 of file DCDT_Msg.h.

Referenced by DCDT_Msg::ReadAgoraID(), and DCDT_Msg::SetAgoraID().

DCDT_TIME _DCDT_MsgHeader::creation_time
 

Definition at line 79 of file DCDT_Msg.h.

Referenced by DCDT_Msg::ReadCreationTime().

int _DCDT_MsgHeader::delivery_warranty
 

Definition at line 82 of file DCDT_Msg.h.

Referenced by DCDT_Msg::ReadDeliveryWarranty(), and DCDT_Msg::SetDeliveryWarranty().

int _DCDT_MsgHeader::MemberID
 

Member ID of the message creator.

Definition at line 70 of file DCDT_Msg.h.

Referenced by DCDT_Msg::ReadMemberID(), and DCDT_Msg::SetMemberID().

DCDT_Mutex _DCDT_MsgHeader::mtx
 

Definition at line 77 of file DCDT_Msg.h.

Referenced by DCDT_Msg::Decrement_Readers_Counter(), DCDT_Msg::Get_Readers_Counter(), and DCDT_Msg::Increment_Readers_Counter().

int _DCDT_MsgHeader::payload_len
 

Definition at line 81 of file DCDT_Msg.h.

Referenced by DCDT_Msg::AllocPayload(), DCDT_Msg::ReadPayloadLen(), and DCDT_Msg::SetPayload().

int _DCDT_MsgHeader::priority
 

Definition at line 80 of file DCDT_Msg.h.

Referenced by DCDT_Msg::ReadPriority().

int _DCDT_MsgHeader::Readers_Counter
 

Number of readers for this message.

Definition at line 76 of file DCDT_Msg.h.

Referenced by DCDT_Msg::DCDT_Msg(), DCDT_Msg::Decrement_Readers_Counter(), DCDT_Msg::Get_Readers_Counter(), and DCDT_Msg::Increment_Readers_Counter().

int _DCDT_MsgHeader::type
 

Type of message.

Definition at line 67 of file DCDT_Msg.h.

Referenced by DCDT_Msg::ReadType(), and DCDT_Msg::SetType().


The documentation for this struct was generated from the following file:
Generated on Sun Jun 19 10:35:50 2005 for dcdt by  doxygen 1.3.9.1