IRC_SERVER
By @hyunjunk (hyunjun2372@gmail.com)
Loading...
Searching...
No Matches
Class Hierarchy
Go to the graphical class hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level
1
2
]
C
IRCCore::FlexibleFixedMemoryPool< T, MinNumDataPerChunk >::Block
C
IRCCore::FixedMemoryPool< T, MemoryPageCapacity >
Memory pool that can allocate fixed amount of data
C
IRCCore::FlexibleFixedMemoryPool< T, MinNumDataPerChunk >
A memory pool that can allocate flexible number of data
C
IRCCore::FlexibleFixedMemoryPool< ChannelControlBlock, 64 >
C
IRCCore::FlexibleFixedMemoryPool< ClientControlBlock, 64 >
C
IRCCore::FlexibleFixedMemoryPool< ControlBlock< T >, 64 >
C
IRCCore::FlexibleFixedMemoryPool< DerivedType, 64 >
C
IRCCore::FlexibleFixedMemoryPool< MsgBlock, 64 >
C
IRCCore::FlexibleMemoryPoolingBase< DerivedType, MinNumDataPerChunk >
Base class for memory pooling with new/delete operator overloading
▼
C
IRCCore::FlexibleMemoryPoolingBase< ChannelControlBlock >
C
IRC::ChannelControlBlock
▼
C
IRCCore::FlexibleMemoryPoolingBase< ClientControlBlock >
C
IRC::ClientControlBlock
Control block for management of a client connection and its information
▼
C
IRCCore::FlexibleMemoryPoolingBase< ControlBlock< T > >
C
IRCCore::detail::ControlBlock< T >
Do not use this class directly
C
IRCCore::detail::ControlBlock< T >
Do not use this class directly
▼
C
IRCCore::FlexibleMemoryPoolingBase< MsgBlock >
C
IRC::MsgBlock
Message block for managing the fixed
Constants::MESSAGE_LEN_MAX
size message data
C
IRCCore::detail::RefCountBase
C
IRC::Server
C
IRCCore::SharedPtr< T >
Shared pointer custom implementation for C++98 standard
C
IRCCore::WeakPtr< T >
Weak pointer custom implementation for C++98 standard
Generated by
1.12.0