ShareLibrary Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
Share::Allocator< T >STL allocator
Share::Allocator< T >::rebind< U >STL allocator type adapter template
Share::ArgParserParser for commnad-line arguments of sharectl utility
Share::ArgSwitchCheckerCommand-lnie switches mapping from string to enum
Share::DefaultAllocatorAllocator for blocks inside shared segment
Share::DefaultRefCounterReference counter for shared segment
Share::ERROR_CTAssert_failed__Unexpected_sizeof_char< true >Template specialization
Share::Map< TKey, TValue, TAllocator >STL map
Share::Map< TKey, TValue, TAllocator >::const_iteratorSTL map const_iterator equivalent
Share::MutexPlatform-independent mutex representation
Share::Mutex::LockDataMutex per-lock specific data
Share::MutexLockMutex lock RAII object
Share::Pair< TFirst, TSecond >STL pair
Share::RelocatorClass handling low-level pointer relocation
Share::RelocPtr< T >Relocable pointer type
Share::SegmentDebugerWrapper around SegmentHeader class for sharectl
Share::SegmentHeaderObject placed at begin of each shared segment
Share::SharedObjectShareable object base class
Share::SharedSegmentPlatform independent shared segment representation
Share::SharedSegmentWrapperWrapper around SharedSegment class for sharectl
Share::ShareExceptionGeneral exception carrying text message inside
Share::ShareManagerGateway to shared segment
Share::String< TAllocator >STL string
Share::TReference< T >Reference generic template
Share::TReference< const void >Template specialization
Share::TReference< void >Template specialization
Share::TVoidPointer< T >Void pointer generic template
Share::TVoidPointer< const T >Template specialization
Share::Vector< TItem, TAllocator >STL vector

Generated on Sun Aug 26 17:43:00 2007 for ShareLibrary by  doxygen 1.5.2