|
|
ost | EMACS ** Local variables: mode: c++ c-basic-offset: 8 End: |
ost::AtomicCounter | atomic counter operation. |
ost::BaseObject | Base class for classes that will be persistent. |
ost::BroadcastAddress | The broadcast address object is used to store the broadcast address for a specific subnet. |
ost::Buffer | Producer/Consumer buffer for use between threads. |
ost::CRC16Digest | crc16 computation hash. |
ost::ChecksumDigest | checksum hash function. |
ost::CommandOption | CommandOption is the base class for all command line options. |
ost::CommandOptionArg | Class for options with an argument e. |
ost::CommandOptionCollect | CommandOption to collect parameters that are not options. |
ost::CommandOptionNoArg | CommandOption type for flags. |
ost::CommandOptionParse | This is the CommandOptionParse interface class. |
ost::CommandOptionRest | CommandOption to take the rest of the command line. |
ost::CommandOptionWithArg | Derived class of CommandOption for options that have a value associated with them. |
ost::Conditional | conditional. |
ost::DSO | Dynamic class file loader. |
ost::Date | julian number based date class. |
ost::DateNumber | a number that is also a date string. |
ost::Digest | base class for hashing services. |
ost::Dir | low level directory access class. |
ost::Engine | stream serialization of persistent classes. |
ost::Engine::Exception | If problems happen which are fatal - expect one of these thrown at you |
ost::Event | Thread synchornization on event notification. |
ost::FIFOSession | The FIFOSession produces a seperate thread which can manage a fifo stream session. |
ost::FixedBuffer | producer/consumer buffer for fixed size objects. |
ost::InetAddrValidator | Abstract base class for derived inet addresses validators. |
ost::InetAddress | Internet Address binary data type. |
ost::InetHostAddress | Address of a specific Internet host machine. |
ost::InetMaskAddress | Internet Address Mask such as subnet masks. |
ost::InetMcastAddrValidator | Validating class specialized for multicast addresses. |
ost::InetMcastAddress | A multicast network address. |
ost::Keydata | load text configuration files into keyword pairs. |
ost::MD5Digest | md5 hash accumulation. |
ost::MappedFile | Map a named disk file into memory. |
ost::MemPager | Accumulative object memory allocator. |
ost::MemPager::_page | |
ost::Mutex | Mutex lock for protected access. |
ost::MutexCounter | Thread protected integer counter. |
ost::MutexLock | Mutex automatic locker for protected access. |
ost::Number | number manipulation. |
ost::PersistException | |
ost::Pipe | kernel buffering between processes and/or threads. |
ost::PluginGroup | Plugin grouping class. |
ost::Poller | pollfd assistance class for port classes. |
ost::PosixThread | |
ost::RandomFile | Portable random disk file access. |
ost::Semaphore | Semaphore counter for thread synchronization. |
ost::Serial | base class for all serial I/O services. |
ost::SerialPort | base class for thread pool serviced serial I/O. |
ost::SerialService | Thread pool service for serial ports. |
ost::SharedFile | This class defines a database I/O file service that can be shared by multiple processes. |
ost::SharedMemPager | mutex protected memory pager. |
ost::Slog | system logging facility class. |
ost::Socket | base class of all sockets. |
ost::SocketPort | base class for realtime and thread pool serviced protocols. |
ost::SocketService | Thread pool service object for socket ports. |
ost::StringTokenizer | Splits delimited string into tokens. |
ost::StringTokenizer::NoSuchElementException | Exception thrown, if someone tried to read beyond the end of the tokens. |
ost::StringTokenizer::iterator | The input forward iterator for tokens. |
ost::TCPSession | Threaded streamable socket with non-blocking constructor. |
ost::TCPSocket | bound server for TCP streams and sessions. |
ost::TCPStream | streamable TCP socket connection. |
ost::TTYSession | This class is very anagolous to TCPSession. |
ost::TTYStream | streamable tty serial I/O class. |
ost::Thread | base class used to derive all threads of execution. |
ost::ThreadFile | This class defines a database I/O file service that can be shared by multiple threads. |
ost::ThreadGroup | Thread grouping class for server processes. |
ost::ThreadKey | container for thread specific data storage. |
ost::ThreadLock | Posix rwlock extension for protected access. |
ost::TimedGroup | Timed grouping class for server processes. |
ost::TimerPort | synchronized millisecond timing for service threads. |
ost::TypeManager | Type manager for persistence engine. |
ost::TypeManager::Registration | This manages a registration to the typemanager - attempting to remove problems with the optimisers |
ost::UDPBroadcast | Unreliable Datagram for subnet broadcasts. |
ost::UDPDuplex | Unreliable Datagram Peer Associations. |
ost::UDPReceive | Unreliable Datagram Peer Associations. |
ost::UDPSocket | Unreliable Datagram Protocol sockets. |
ost::UDPTransmit | Unreliable Datagram Peer Associations. |
ost::XMLStream | XML Stream Parser (SAX). |
ost::ZNumber | |
ost::fifostream | This class provides a few alterations to the standard fstream class for dealing with fifo devices. |
ost::tcpstream | C++ "fstream" style tcpstream class. |
ost::ttystream | C++ "fstream" style ttystream class. |
Generated by: dyfet on home on Wed Dec 5 07:05:45 2001, using kdoc 2.0a53. |