UCommon
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123456]
oChostaddr_internetAn object that holds ipv4 or ipv6 binary encoded host addresses
oCsockaddr_internetAn object that can hold a ipv4 or ipv6 socket address
oCucommon::array_pointer< T >Generic smart array class
oCucommon::atomicGeneric atomic class for referencing atomic objects and static functions
oCucommon::atomic::counterAtomic counter class
oCucommon::atomic::spinlockAtomic spinlock class
oCucommon::auto_objectA general purpose smart pointer helper class
oCucommon::auto_protectA mutex locked object smart pointer helper class
oCucommon::autoreleaseCreate a linked list of auto-releasable objects
oCucommon::bitmapA class to access bit fields in external bitmaps
oCucommon::CharacterProtocolCommon character processing protocol
oCucommon::charbuf< S >A template to create a character array that can be manipulated as a string
oCucommon::CipherA generic data ciphering class
oCucommon::Cipher::KeyCipher key formed by hash algorithm
oCucommon::ConditionalThe conditional is a common base for other thread synchronizing classes
oCucommon::counterAutomatic integer counting class
oCucommon::DateUses a julian date representation of the current year, month, and day
oCucommon::DigestA cryptographic digest class
oCucommon::exclusive_lockA kind of smart pointer object to support exclusive locking protocol
oCucommon::ExclusiveProtocolAn exclusive locking protocol interface base
oCucommon::fsysA container for generic and o/s portable threadsafe file system functions
oCucommon::keymap< T, M >A template class for a hash map
oCucommon::linked_pointer< T >A smart pointer template for iterating linked lists
oCucommon::linked_pointer< sockaddr_struct >Linked pointer for address lists
oCucommon::locked_releaseAuto-pointer support class for locked objects
oCucommon::LockedPointerAn object pointer that uses mutex to assure thread-safe singleton use
oCucommon::LockingProtocolCommon locking protocol
oCucommon::MappedMemoryConstruct or access a named section of memory
oCucommon::MemoryRedirectA redirection base class for the memory protocol
oCucommon::Mutex::gaurdGaurd class to apply scope based mutex locking to objects
oCucommon::NumberA number manipulation class
oCucommon::object_pointer< T, P >Typed smart pointer class
oCucommon::object_value< T, O >Template for embedding a data structure into a reference counted object
oCucommon::ObjectProtocolA common base class for all managed objects
oCucommon::objstack< T >Template for typesafe basic object stack container
oCucommon::OrderedIndexAn index container for maintaining an ordered list of objects
oCucommon::PagerPoolPager pool base class for managed memory pools
oCucommon::PersistEngineStream serialization of persistent classes
oCucommon::PersistObjectPersistObject
oCucommon::pointer< T >Generic smart pointer class
oCucommon::RandomCryptographically relevant random numbers
oCucommon::save_restore< T >Save and restore global objects in function call stack frames
oCucommon::secureCommon secure socket support
oCucommon::shared_lockA kind of smart pointer object to support shared locking protocol
oCucommon::shared_releaseAuto-pointer support class for shared singleton objects
oCucommon::SharedObjectShared singleton object
oCucommon::SharedProtocolAn exclusive locking protocol interface base
oCucommon::SocketA generic socket base class
oCucommon::Socket::addressA generic socket address class
oCucommon::sparse_arrayA sparse array of managed objects
oCucommon::temp_array< T >Manage temporary array stored on the heap
oCucommon::temporary< T >Manage temporary object stored on the heap
oCucommon::ThreadAn abstract class for defining classes that operate as a thread
oCucommon::ThreadLock::gaurd_readerGaurd class to apply scope based access locking to objects
oCucommon::ThreadLock::gaurd_writerGaurd class to apply scope based exclusive locking to objects
oCucommon::TimeUses a integer representation of the current time
oCucommon::TimerTimer class to use when scheduling realtime events
oCucommon::toggleAutomatically toggle a bool on each reference
oCucommon::TypeManagerType manager for persistence engine
oCucommon::TypeManager::registrationThis manages a registration to the typemanager - attempting to remove problems with the optimizers
oCucommon::utf8A core class of ut8 encoded string functions
oCucommon::utf8_pointerPointer to utf8 encoded character data
oCucommon::VectorA managed vector for generic object pointers
\Cucommon::XMLParserXML streaming parser