Data | MPNL::MSocket | |
GetLocalIP() | MPNL::MSocket | |
GetS() const | MPNL::MSocket | [inline] |
HasMsg() | MPNL::MSocket | |
IP | MPNL::MSocket | [protected] |
IsActive() | MThread | [inline, virtual] |
IsInvalid() | MPNL::MSocket | |
LastMsgTime | MPNL::MSocket | [protected] |
Listen(int port) | MPNL::MSocket | |
LocalIP | MPNL::MSocket | |
Messages | MPNL::MSocket | [protected] |
MMsgQueue typedef | MPNL::MSocket | [protected] |
Mode | MPNL::MSocket | |
MsgMutex | MPNL::MSocket | [protected] |
MSocket(int type, MPNLBase *owner) | MPNL::MSocket | |
MThread(bool a=false) | MThread | [inline] |
operator()() | MPNL::MSocket | [virtual] |
Owner | MPNL::MSocket | [protected] |
PeerIP | MPNL::MSocket | |
PeerPort | MPNL::MSocket | |
PrefixLen | MPNL::MSocket | |
PushMsg(const std::string &msg) | MPNL::MSocket | [protected] |
PushMsg(const std::string &ip, const std::string &msg) | MPNL::MSocket | [protected] |
Read(std::string &msg) | MPNL::MSocket | |
Read(std::string &ip, std::string &msg) | MPNL::MSocket | |
S | MPNL::MSocket | [protected] |
Send(const std::string &msg) | MPNL::MSocket | |
Send(const char *str, int len, int flags) | MPNL::MSocket | [protected] |
SendStream() | MPNL::MSocket | |
SendTo(const std::string &ip, int port, const std::string &msg) | MPNL::MSocket | |
ServAddr | MPNL::MSocket | |
SetActive(bool a) | MThread | [inline, virtual] |
SetS(MYSOCKET s) | MPNL::MSocket | [inline] |
SetStream(std::iostream *s) | MPNL::MSocket | [inline] |
Start() | MThread | [virtual] |
Stop() | MPNL::MSocket | [virtual] |
Stream | MPNL::MSocket | |
Type | MPNL::MSocket | [protected] |
~MSocket() | MPNL::MSocket | [virtual] |
~MThread() | MThread | [inline, virtual] |