Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
| adchpp::AdcCommand | |
| adchpp::AsyncStream | |
| adchpp::Bot | |
| adchpp::BotRemover | |
| adchpp::Buffer | Reference-counted buffer |
| adchpp::CID | |
| adchpp::Buffer::Clear | |
| adchpp::Client | The client represents one connection to a user |
| adchpp::ClientManager | The ClientManager takes care of all protocol details, clients and so on |
| adchpp::PluginManager::CommandDispatch | |
| adchpp::CommandHandler< T > | |
| adchpp::CompareFirst< T1, T2, op > | Evaluates op(pair<T1, T2>.first, compareTo) |
| adchpp::CompareSecond< T1, T2, op > | Evaluates op(pair<T1, T2>.second, compareTo) |
| adchpp::Connection | |
| adchpp::DeleteFunction | |
| adchpp::Disconnector | |
| adchpp::Encoder | |
| adchpp::Entity | |
| adchpp::Exception | |
| adchpp::FastAlloc< T > | |
| adchpp::File | |
| adchpp::Flags | |
| std::hash< adchpp::CID > | |
| adchpp::Hub | |
| adchpp::LogManager | Log writing utilities |
| adchpp::ManagedConnection | |
| adchpp::ManagedSocket | An asynchronous socket managed by SocketManager |
| noncopyable | |
| adchpp::Plugin | Public plugin interface, for plugin intercom |
| adchpp::PluginData | |
| adchpp::PluginManager::PluginInfo | |
| adchpp::PluginManager | |
| adchpp::Pool< T, Clear > | A thread safe object pool |
| adchpp::PoolDummy< T > | |
| adchpp::ScopedLock< Mutex > | |
| adchpp::Semaphore | |
| adchpp::ServerInfo | |
| adchpp::Signal< F > | |
| adchpp::SignalTraits< F > | |
| adchpp::SimplePool< T, Clear > | |
| adchpp::SimpleXML | A simple XML class that loads an XML-ish structure into an internal tree and allows easy access to each element through a "current location" |
| adchpp::Singleton< T > | |
| adchpp::Signal< F >::SlotConnection | |
| adchpp::SocketFactory | |
| adchpp::SocketManager | |
| adchpp::SocketStream< T > | |
| adchpp::Stats | |
| adchpp::SimpleXML::Tag | |
| adchpp::Text | Text handling routines for ADCH++ |
| adchpp::Thread | |
| adchpp::TigerHash | |
| adchpp::TimerManager | |
| adchpp::ServerInfo::TLSInfo | |
| adchpp::AdcCommand::Type< T > | |
| adchpp::Util | |