Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ThreadUtil::Channel::MsgEnvelope Struct Reference

Collaboration diagram for ThreadUtil::Channel::MsgEnvelope:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 MsgEnvelope ()
 MsgEnvelope (SendType _type, ChannelMessage *_msg)

Public Attributes

SendType type
ChannelMessagemsg

Constructor & Destructor Documentation

ThreadUtil::Channel::MsgEnvelope::MsgEnvelope  )  [inline]
 

Definition at line 180 of file threadutil.h.

ThreadUtil::Channel::MsgEnvelope::MsgEnvelope SendType  _type,
ChannelMessage _msg
[inline]
 

Definition at line 181 of file threadutil.h.


Member Data Documentation

ChannelMessage* ThreadUtil::Channel::MsgEnvelope::msg
 

Definition at line 185 of file threadutil.h.

Referenced by ThreadUtil::Channel::deliverOne().

SendType ThreadUtil::Channel::MsgEnvelope::type
 

Definition at line 184 of file threadutil.h.

Referenced by ThreadUtil::Channel::deliverOne().


The documentation for this struct was generated from the following file:
Generated on Sat Nov 5 18:03:58 2005 for OPIE by  doxygen 1.4.2