base

Error
Errors thrown by the Akenti libraries when it encounters some error that can only be caused by incorrect code in the library
operator<<
Writes the Error exception message to the stream
Exception
This is the base class of all Exceptions thrown by the Akenti libraries
operator<<
Writes the exception message to the stream
IOException
This is the base class of all Input/Output exceptions
ParsingException
Parsing Exception thrown when a parsing error is encountered
Properties
The Properties class holds a set of named properties
ref_ptr
This class implements a simple reference counting scheme that simplifies memory management
StreamTokenizer
This a simple stream tokenizer
StringTokenizer
This a simple string tokenizer
StringUtil
A simple utility class that provides static function that compare strings
UtcTime
A UtcTime object provides the operations for utctime objects
ostream& operator<<(ostream& os, const Akenti::UtcTime& utcTime)
Writes the utcTime to the stream
istream& operator>>(istream& is, Akenti::UtcTime& utcTime)
Reads the utcTime from the stream

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de