Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
BiDirConnA bidirectional (incoming and outgoing) connection
CircBuffer< _Tp >A (circular) in-memory buffer
CMExceptionAn abstract exception class
CMFailure
CMInvalidParameterAn exception to indicate that a method was invoked with one or more invalid parameters or conditions
CMStateChange
CMUnsupportedAn exception to indicate an unsupported operation
ConfigPrint debugging for configuration file parsing
ConfigBadFileAn exception indicating a problem reading the file
ConfigExceptionA general-purpose class for configuration file exceptions
ConfigFactoryA factory object to instantiate the correct subclass of Config
ConfigParseExceptionAn exception indicating a parse error in the file
ConfigUnfoundExceptionAn exception indicating that an element or parameter was not found
ConnectionThe top-level class for any type of connection
ConnectionList
ConnectorAbstract class for any type of Connector
ConnEventHandlerProvide an mechanism to know how to deal with incoming connections
DataA sub-class of Message that makes it more clear that this Message object only exists as a chunk of data
Decoder
Encoder
exception
FDConnectorFDConnector is an implementation of Connector that handles I/O and close events on a simple file descriptor
fireball
GetcapA configuration system based on the BSD getcap(3) library routines
GuardUtility class to guard a section of code to guarantee exclusive execution in a single thread, using a mutex
HistoryA Connector that simulates a connection to an in-memory buffer of recent lines of data
IncomingA class using a Listener on which to listen for incoming connections
invalidate_messageable
invoke_queue_data
IPSocketAddressA SocketAddress for holding an IP address/port
LibConfigA configuration system based on the libconfig library
ListenerAbstract class for any type of Listener
LogFileA write-only connection to a log file
map
MasterController
MessageAn object that contains messages or data to be passed
MessageableThe interface for any type of connection that can accept messages
MessagerObjects that are capable of sending messages
OutletProvides the interface to output data on a connection
pthread_exceptionAn exception object to carry information related to failures of pthread library calls
SocketAddressAn abstract class describing the address of any type of socket
SocketConnectorAn abstract class describing connections over any type of socket
SocketListenerA class describing how to listen on any type of socket
Telnet
TTYConnectorA connection to a TTY
UDSListenerA listener listening for connections to/on a UNIX Domain Socket
UDSSocketAddressA SocketAddress describing the "address" of a Unix-domain socket
UserTTYConn
YAMLA configuration system for YAML configuration files

Generated on Tue May 13 11:32:42 2008 for consmgr by  doxygen 1.5.5