IRC_SERVER
By @hyunjunk (hyunjun2372@gmail.com)
|
▼NIRC | |
CChannelControlBlock | |
CClientControlBlock | Control block for management of a client connection and its information |
CMsgBlock | Message block for managing the fixed Constants::MESSAGE_LEN_MAX size message data |
CServer | |
▼NIRCCore | |
▼Ndetail | |
CControlBlock | Do not use this class directly |
CRefCountBase | |
CFixedMemoryPool | Memory pool that can allocate fixed amount of data |
▼CFlexibleFixedMemoryPool | A memory pool that can allocate flexible number of data |
CBlock | |
CFlexibleMemoryPoolingBase | Base class for memory pooling with new/delete operator overloading |
CSharedPtr | Shared pointer custom implementation for C++98 standard |
CWeakPtr | Weak pointer custom implementation for C++98 standard |