IRC_SERVER
By @hyunjunk (hyunjun2372@gmail.com)
|
This is the complete list of members for IRC::MsgBlock, including all inherited members.
mPool | IRCCore::FlexibleMemoryPoolingBase< MsgBlock > | privatestatic |
Msg | IRC::MsgBlock | |
MsgBlock() | IRC::MsgBlock | inline |
MsgBlock(const char *str, size_t msgLen) | IRC::MsgBlock | inline |
MsgBlock(const std::string &str) | IRC::MsgBlock | inline |
MsgLen | IRC::MsgBlock | |
operator delete(void *ptr) | IRCCore::FlexibleMemoryPoolingBase< MsgBlock > | inline |
operator delete(void *ptr, size_t size) | IRCCore::FlexibleMemoryPoolingBase< MsgBlock > | inline |
operator delete[](void *ptr) | IRCCore::FlexibleMemoryPoolingBase< MsgBlock > | private |
operator new(size_t size) | IRCCore::FlexibleMemoryPoolingBase< MsgBlock > | inline |
operator new(size_t size, void *ptr) | IRCCore::FlexibleMemoryPoolingBase< MsgBlock > | inline |
operator new[](size_t size) | IRCCore::FlexibleMemoryPoolingBase< MsgBlock > | private |