Main Page   Class Hierarchy   Compound List   File List   Compound Members  

Tools Compound List

Here are the classes, structs, unions and interfaces with brief descriptions:
TBoundsExceptionException thrown on out of bounds conditions
TBufferThe TBuffer can be used as a storage container for arbitary data
TDBConnectionManages a database connection
TDBConnectionManagerManages a pool of database connections
TDBResultHolds the result of a database query or some other database related operation
TExceptionBase class for exceptions thrown by T* classes
TFileFile access class
THashIntClass neded to use integers (int) as keys with the TValHashMapT and TValHashSetT classes
THashInt64Class neded to use 64 bit integers as keys with the TValHashMapT and TValHashSetT classes
THashStringClass neded to use TString objects as keys with the TValHashMapT and TValHashSetT classes
THashT< T >Template class to use arbitary objects as keys with the TValHashMapT and TValHashSetT classes
TMemoryExceptionException thrown on out of memory conditions or similar
TPtrListT< T >A template class implementing a double linked list
TPtrVectorT< T >Template class holding an array of pointers
TSingletonDestroyerT< T >Singleton destroyer template class
TStringString class featuring unique strings
TValHashMapT< K, V, U >Template class that maintains a collection of keys (K), value (V) pairs which are stored according to the hash utility class U
TValHashSetT< K, U >Template class that maintains a collection of keys (K) which are stored according to the hash utility class U
TValListT< T >A template class implementing a double linked list
TValVectorT< T >Template class holding an array of values

Generated on Sat Feb 15 18:37:16 2003 for Tools by doxygen1.3-rc2