#include <RelTransMgr.h>
Public Member Functions | |
TRelTransMgr (TCtx *ctx, string xmlFile) | |
~TRelTransMgr () | |
bool | openSocket (SmartPtr< TRelCfgIface > confIface) |
bool | doDuties () |
void | relayMsg (SmartPtr< TRelMsg > msg) |
void | relayMsgRepl (SmartPtr< TRelMsg > msg) |
void | dump () |
bool | isDone () |
void | shutdown () |
char * | getCtrlAddr () |
int | getCtrlIface () |
Friends | |
ostream & | operator<< (ostream &strum, TRelTransMgr &x) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
relays normal (i.e. not server replies) messages to defined servers |
|
|
|
|
|
|