|
libassa
3.5.1
|
Acceptor encapsulates generic strategy for accepting TPC/IP connection requests | |
| Address is an abstraction for INET or UNIX-domain address data type | |
| A collection of assert function wrappers | |
AutoPtr is a local implementation of STL's auto_ptr that makes dynamic memory handling a bit easier | |
A bucket for collecting character-based stream records of certain length or terminated by designated character(s) | |
| Class to handle processing command-line options | |
| A generic pattern for establishing connection with TCP/IP servers | |
| Encapsulation of a connected UDP socket | |
| Destroyer is the helper class for class Singleton | |
| An abstract interface for handling I/O events, timers, and such | |
| Implemention of a Logger as a disk-based file | |
| A simple wrapper around fork() library function call | |
| GenServer is a base class for generic servers | |
| A collection of various most popular signal handlers | |
| Class IdSet implements a set of reusable unique IDs, up to 1024 | |
| An incapsulation of TCP/UDP Internet Protocol socket address structure | |
| A Windows-style INI configuration file management class | |
| Class IPv4Socket covers domain types AF_INET and AF_UNIX | |
| An abstraction to message logging facility | |
| Bit mask used by Logger | |
| Bundles file descriptor mask sets to be used with select() | |
| A Hex/Ascii memory dump of similar to od(1) UNIX utility | |
| A utility class for creating and managing process PID lock file | |
| A wrapper around UNIX popen()/pclose() standard library calls | |
Priority Queue class that allows removal of arbitrariy element from the queue | |
Heap-based implementation of PriorityQueue algorithm based on Robert Sedgewick's "Algorithms in C++", Ch | |
| Interface class that defines Implementor of the Bridge pattern | |
| Priority Queue implementation based on STL priority_queue | |
| An implementation of Reactor pattern | |
| Wrapper class for UNIX regexp (3) | |
| A proxy connection class with logging server, assa-logd | |
Repository class is a template class to hold a collection of similar objects | |
Semaphore class provides a simpler and easier interface to System V semaphore system calls | |
| This abstract class provides generic interface for processing services | |
| SigAction is a C++ wrapper around sigaction structure | |
| Class SigHandler is a UNIX signal handlers manager/dispatcher class | |
| SigHandlers is a signal handlers manager | |
SigHandlersList is a Singleton class that maps signal number to a set of EventHandlers listening for the delivery of the signal | |
SigSet is a wrapper for UNIX sigset_t structure that provides all manipulators on this structure as well | |
Singleton template class allows to turn any new or existing class T into Singleton Pattern | |
| Abstraction of socket data type | |
Socketbuf class is derived from Streambuf to provide I/O with the socket file descriptor | |
| StdOutLogger implements Logger as standard output | |
| Streambuf class is based on Standard C++ iostream streambuf class | |
| Timer class represents tuple that is stored in TimerQueue | |
| TimerCountdown class keep the track of the elapsed time | |
TimerQueue class represents the queue of Timers that application can install for Reactor to dispatch | |
| Class TimeVal is a wrapper around UNIX timeval structure | |
Class UDPSocket is an implementation of UNIX domain socket that is the base class for more specialized domain socket classes | |
| Class UnConUPDSocket class is unconnected UDP socket | |
| UNIXAddress encapsulates UNIX domain socket address structure | |
| XDRHack provides XDR definitions for systems that have them missing | |
This class allows to read XDR-encoded data from Socket stream asynchronously and then read from it as if from a stream of intermixed strings, integers and floats |
1.8.1.1