▼CASSA::Address | |
CASSA::INETAddress | |
CASSA::UNIXAddress | |
CASSA::AutoPtr< X > | AutoPtr is based on SGI implementation of a auto_ptr template that makes memory handling a little bit easier |
CASSA::AutoPtrArray< X > | AutoPtrArray handles memory management of an array of objects |
CASSA::AutoPtrArrayRef< R > | A wrapper class to provide AutoPtr with reference semantics |
CASSA::AutoPtrRef< R > | A wrapper class to provide AutoPtr with reference semantics |
CASSA::Bfunc< Arg1, Arg2, Result > | Bfunc is used by PriorityQueue_impl |
▼CASSA::Bfunc< T, T, bool > | |
CASSA::Less< T > | Less is borrowed from STL implementation |
CASSA::CharInBuffer | CharInBuffer is a bucket for the character-based streams/messages |
▼CASSA::CmdLineOpts | Class CmdLineOpts |
CASSA::GenServer | |
CASSA::SigHandlersList::CompSHL | |
CASSA::Destroyer< T > | |
CASSA::DiagnosticContext | Class DiagnosticContext tracks who deep a function is in the calling stack |
▼CASSA::EventHandler | EventHandler class |
▼CASSA::ServiceHandler< ASSA::IPv4Socket > | |
CASSA::RemoteLogger | |
CASSA::Acceptor< SERVICE_HANDLER, PEER_ACCEPTOR > | |
CASSA::CFUNC_Handler | CFUNC_Handler class |
CASSA::ChildStatusHandler | A helper class of Fork |
CASSA::Connector< SERVICE_HANDLER, PEER_CONNECTOR > | Connector is a template class for initialization of communication services |
CASSA::GenServer | |
CASSA::SIGALRMHandler | Class SIGALRMHandler handles SIGALRM signal |
CASSA::SIGCHLDHandler | Class SIGCHLDHandler handles SIGCHLD signal |
CASSA::SIGINTHandler | SIGINTHandler handles SIGINT signal |
CASSA::SIGPOLLHandler | Class SIGPOLLHandler handles SIGPOLL signal |
CASSA::SIGUSR1Handler | Class SIGUSR1Handler |
CASSA::SIGUSR2Handler | Class SIGUSR2Handler handles SIGUSR2 signal |
CASSA::ServiceHandler< PEER_STREAM > | |
▼Cfd_set | |
CASSA::FdSet | Class FdSet |
▼Cflock | |
CASSA::PidFileLock | |
CASSA::fnode_t | Forknode_t class |
CASSA::Fork | Fork class is a simple wrapper around C library function fork() |
CASSA::IdSet | |
CASSA::IniFile | |
▼CASSA::io_ptrs | Io_ptrs structure |
▼CASSA::Streambuf | Streambuf class |
CASSA::Socketbuf | |
▼CASSA::Logger_Impl | |
CASSA::FileLogger | |
CASSA::RemoteLogger | |
CASSA::StdOutLogger | |
CASSA::MaskSet | |
CASSA::MemDump | |
CASSA::Option | Option class |
CASSA::Pipe | |
CASSA::PriorityQueue< T, Compare > | |
CASSA::PriorityQueue< ASSA::Timer *, ASSA::TimerCompare > | |
▼CASSA::PriorityQueue_Impl< T, Compare > | Class PriorityQueue_Impl |
CASSA::PriorityQueue_Heap< T, Compare > | |
CASSA::PriorityQueue_STLPQ< T, Compare > | |
CASSA::Reactor | |
CASSA::Regexp | Regexp class |
CASSA::Repository< T > | |
CASSA::Semaphore | |
CASSA::SigAction | |
▼CASSA::SigHandler | |
CASSA::SigHandlers | |
CASSA::SigHandlersList | SigHandlersList class |
CASSA::SigSet | |
CASSA::Singleton< T > | |
▼CASSA::Singleton< ForkList > | |
CASSA::ForkList | ForkList is a singleton class that keeps a list of all forked children |
▼CASSA::Singleton< Logger > | |
CASSA::Logger | |
▼CASSA::Socket | |
CASSA::IPv4Socket | |
▼CASSA::UDPSocket | |
CASSA::ConUDPSocket | |
CASSA::UnConUDPSocket | |
CASSA::Timer | |
CASSA::TimerCompare | TimerCompare class compares two Timers base on their expiration timestamp |
CASSA::TimerCountdown | |
CASSA::TimerQueue | |
▼Ctimeval | |
CASSA::TimeVal | |
CASSA::xdrIOBuffer | |