#include <OutputMgr.h>
Public Types | |
typedef Channel::Msg | Msg |
Public Member Functions | |
Out_Bound_Msg (Msg *m, ConnHandler *c) | |
Public Attributes | |
Msg * | msg |
ConnHandler * | conn |
Definition at line 39 of file OutputMgr.h.
|
Definition at line 41 of file OutputMgr.h. |
|
Definition at line 44 of file OutputMgr.h. |
|
Definition at line 43 of file OutputMgr.h. Referenced by channel::OutputMgr< Channel, ConnHandler >::send(). |
|
Definition at line 42 of file OutputMgr.h. Referenced by channel::OutputMgr< Channel, ConnHandler >::send(). |