channel::Out_Bound_Msg< Channel, ConnHandler > Class Template Reference

#include <OutputMgr.h>

List of all members.

Public Types

typedef Channel::Msg Msg

Public Member Functions

 Out_Bound_Msg (Msg *m, ConnHandler *c)

Public Attributes

Msgmsg
ConnHandlerconn


Detailed Description

template<class Channel, class ConnHandler>
class channel::Out_Bound_Msg< Channel, ConnHandler >

a output request msg sent to the thread-pool's msg_que contains both the msgs to sent and the connection

Definition at line 39 of file OutputMgr.h.


Member Typedef Documentation

template<class Channel, class ConnHandler>
typedef Channel::Msg channel::Out_Bound_Msg< Channel, ConnHandler >::Msg
 

Definition at line 41 of file OutputMgr.h.


Constructor & Destructor Documentation

template<class Channel, class ConnHandler>
channel::Out_Bound_Msg< Channel, ConnHandler >::Out_Bound_Msg Msg m,
ConnHandler c
[inline]
 

Definition at line 44 of file OutputMgr.h.


Member Data Documentation

template<class Channel, class ConnHandler>
ConnHandler* channel::Out_Bound_Msg< Channel, ConnHandler >::conn
 

Definition at line 43 of file OutputMgr.h.

Referenced by channel::OutputMgr< Channel, ConnHandler >::send().

template<class Channel, class ConnHandler>
Msg* channel::Out_Bound_Msg< Channel, ConnHandler >::msg
 

Definition at line 42 of file OutputMgr.h.

Referenced by channel::OutputMgr< Channel, ConnHandler >::send().


The documentation for this class was generated from the following file:
Generated on Mon Feb 27 19:59:24 2006 for channel by  doxygen 1.4.6-NO