| BdbDuration | |
| BdbIntervalBase | |
| BdbPersObj | |
| BdbTime | |
| BdbTimeConst | |
| BdbTimeInput | |
| Cdb | The starting point for the public API of the Conditions/DB |
| CdbAdapterItr< T, I > | A proxy class retranslating values of an "input" type into the "output" one |
| CdbAdminDummy | The dummy class |
| CdbAlwaysClosePolicy< P > | This is a policy class meant to parametrize smart pointer classes |
| CdbAnyTypeDict< K > | A dictionary class for objects of any type |
| CdbBdb | This utility class provides common definitions for the classes of this package |
| CdbBdb2RooNTupleConverter< P, R, P_ELEMENT_CONVERSION_RULES, R_ELEMENT_CONVERSION_RULES > | The converter for Cdb N-Tuples |
| CdbBdb2RooPayloadConversionFwk | A simplified interface to the "payload" conversion framework |
| CdbBdb2RooPayloadConverter< P, R > | The generic "P-R" abstract base class for user defined converters |
| CdbBdb2RooPayloadConvertersDict | The dictionary fo user defined converters |
| CdbBdb2RooPayloadMrgConverter< P, R > | The specialized generic "P-R" abstract base class for user defined (merging) converters |
| CdbBdbCache< Object > | An interface to the caching facility |
| CdbBdbEnvProxy< T, P > | Straightforward implementation for the proxy class |
| CdbBdbHintProvider | This class defines a "hint provider" interface for the current technology |
| CdbBdbInit | |
| CdbBdbLoadList | |
| CdbBdbNTupleBaseP | An abstract base class for persistent n-tuples |
| CdbBdbNTupleConversionImpl< T, NCOL, ELEMENT_CONVERSION_RULES > | The generic implementation of the conversion facility |
| CdbBdbNTupleConversionImpl< std::string, NCOL, ELEMENT_CONVERSION_RULES > | The (partialy) specialize version of the conversion facility for strings |
| CdbBdbNTupleConversionImpl_Helper< PERSISTENT, T, NCOL, ELEMENT_CONVERSION_RULES > | Internal implementation helper class |
| CdbBdbNTupleConversionReverseRules_Default< P > | The default "persistent/transient" conversion rules for elements of tuples (complementary) |
| CdbBdbNTupleConversionReverseRules_Default< long long > | |
| CdbBdbNTupleConversionReverseRules_Default< ooVString > | |
| CdbBdbNTupleConversionReverseRules_Default< unsigned long long > | |
| CdbBdbNTupleConversionRules_Default< T > | The default "persistent/transient" conversion rules for elements of tuples |
| CdbBdbNTupleConversionRules_Default< long > | The specialization for platform dependent "long" type of C++ |
| CdbBdbNTupleConversionRules_Default< std::string > | The specialization for std::string type of C++ |
| CdbBdbNTupleConversionRules_Default< unsigned long > | The specialization for platform dependent "unsigned long" type of C++ |
| CdbBdbNTupleConversionRules_Explicit< T, P > | The non-trivial "persistent/transient" converter for elements of tuples |
| CdbBdbNTupleConversionRules_UseDefault | A trivial class used to turn on the default element conversion rules |
| CdbBdbNTupleFactory< T, NCOL > | This is a BDB specific implementation for the factory |
| CdbBdbNTupleP< E > | An abstract base class for persistent n-tuples |
| CdbBdbNTupleP2T< ELEMENT_CONVERSION_RULES > | A front-end class for "persistent-to-transient" conversion facility |
| CdbBdbNTupleP2T< CdbBdbNTupleConversionRules_UseDefault > | A specialized version of the above defined conversion class |
| CdbBdbNTupleProxy< T, NCOL > | A proxy class for transient N-Tuples |
| CdbBdbNTupleSimpleImplP< E > | An implementation of a base class for persistent n-tuples |
| CdbBdbNTupleSimpleImplP_ooVString | A persistent n-tuple for variable length strings |
| CdbBdbNTupleT2P< ELEMENT_CONVERSION_RULES > | A front-end class for "transient-to-persistent" conversion facility |
| CdbBdbNTupleT2P< CdbBdbNTupleConversionRules_UseDefault > | A specialized version of the above defined conversion class |
| CdbBdbObject | This class implements an abstract base class CdbObject |
| CdbBdbObjectClone | This class provides "deep clone" facility for persistent objects |
| CdbBdbObjectCloneImpl | This class implements the "deep clone" facility for persistent objects |
| CdbBdbObjectCloneUserAction | The interface for user defined actions |
| CdbBdbObjectConvertor | This is a BDB specific Object Convertor |
| CdbBdbObjectCreator | This is a trait class for creating objects |
| CdbBdbObjectFactory | This is an abstract base class for factories of the CdbObject class |
| CdbBdbObjectProfiler | This class provides "object profiler" facility for persistent objects |
| CdbBdbObjectProfilerImpl | This class implements the "object profiling" facility for a graph of persistent objects |
| CdbBdbObjectProfilerUserAction | The base class for user defined actions |
| CdbBdbObjectTranslatorP2T< P, T > | A simpple implementation of persistent-to-transient translators |
| CdbBdbObjectTranslatorPT< P, T > | The transient & persistent type specific specialization of persistent-to-transient translators |
| CdbBdbObjectVisitor | This class provides "object visitor" facility for persistent objects |
| CdbBdbObjectVisitorContext | The current context of the objects visitor procedure |
| CdbBdbObjectVisitorContext::Element | An internal elmnet of the contex |
| CdbBdbObjectVisitorImpl | This class implements the "object visiting" facility for a graph of persistent objects |
| CdbBdbObjectVisitorUserAction | The base class for user defined actions |
| CdbBdbPrintObjectTree | This class provides "print object tree" facility for persistent objects |
| CdbBdbPrintObjectTreeImpl | This class implements the "print object tree" facility for a graph of persistent objects |
| CdbBdbPrintObjectTreeUserAction | The base class for user defined actions |
| CdbBdbProxyBase< T > | This class represents a base class for the Condition/DB proxies |
| CdbBdbProxyBaseUsingRevision< T > | This class specializes a base class for the Condition/DB proxies |
| CdbBdbProxyCache | The persistent cache management on behalf of the Condition/DB proxies |
| CdbBdbProxyElement | An element of the proxy cache |
| CdbBdbSAbsBtree< K, FCP, ORDER > | An abstract class for B-tree (balanced tree) |
| CdbBdbSAbsBtreeItr< K, FCP, ORDER > | The internal implementation for the public iterator for B-tree keys |
| CdbBdbSBtreeDefaultFCP< K > | Default "fuzzy" search logic for entries |
| CdbBdbSBtreeDefaultOrder | The default order of the B-tree |
| CdbBdbSBtreeNode< K, ORDER > | An embeddable node class for the persistent capable B-tree |
| CdbBdbSBtreeP< K, FCP, ORDER > | This is a persistent implementation for of a B-tree |
| CdbBdbSCdb | The starting point for the public API of the Conditions/DB |
| CdbBdbSCell | Object of this class represent "cells" |
| CdbBdbSchemaUtils | This class provides Objectivity/DB schema services |
| CdbBdbSchemaUtils::Node | The node class in the dependency tree |
| CdbBdbSchemaUtils::Tree | Dependency tree class |
| CdbBdbSCi | Objects of this class represent "combined" intervals |
| CdbBdbSClusterP | This class represent "cluster of conditions" |
| CdbBdbSCollectionBte | Objects of this class represent entries in the corresponding B-tree |
| CdbBdbSCollectionElementP | Collection element class |
| CdbBdbSCollectionIdItr | The internal implementation for the public iterator for elements of collections |
| CdbBdbSCollectionNameItr | The internal implementation for the public iterator for elements of collections |
| CdbBdbSCollectionP | Persistent collection class |
| CdbBdbSCondition | This class implements an abstract base class CdbCondition |
| CdbBdbSConditionAtClusterPItr | The internal implementation for the iterator of persistent conditions at a cluster |
| CdbBdbSConditionAtFolderP | Class representing a condition at a view's folder |
| CdbBdbSConditionAtFolderPItr | The internal implementation for the iterator of persistent condition names |
| CdbBdbSConditionP | Persistent condition class |
| CdbBdbSConfigCollectionP | A collection of configuration records |
| CdbBdbSConfigElement | Objects of this class represent simple condition configuration elements |
| CdbBdbSDatabase | This class implements an abstract base class CdbDatabase |
| CdbBdbSDatabaseItr | The internal implementation for the public iterators |
| CdbBdbSDirectoryNodeP< E > | Persistent directory node of the 'paged' v-array class |
| CdbBdbSFolder | This class implements an abstract base class CdbFolder |
| CdbBdbSFolderP | Persistent folder class at teh persistent view |
| CdbBdbSFolderPItr | The internal implementation for the iterator of persistent folder names |
| CdbBdbShared | This utility class provides common definitions for the classes of this package |
| CdbBdbSId | Object of this class represent "extended" identifier for Condition/DB objects |
| CdbBdbSimpleCache | A simple implementation of the interface to the caching facility |
| CdbBdbSIncrement | Object of this class represent an entry in a collection of increments |
| CdbBdbSIncrementCollection | Objects of this class represent collections of "increments" |
| CdbBdbSInterValBte | Object of this class represent entries in the corresponding B-tree |
| CdbBdbSInterValBtFCP | "Fuzzy" search logic for entries |
| CdbBdbSLeafNodeP< E > | The 'leaf' node class of the "paged" v-array class |
| CdbBdbSMasterRegistryP | Master registry class |
| CdbBdbSMetaDataP | A self-consistent collection of meta-data information for persistent conditions |
| CdbBdbSNodeP< E > | Base class for the all types of nodes of the "paged" v-array |
| CdbBdbSOi | Objects of this class represent "original" intervals |
| CdbBdbSOiCollectionP | Collection of "original" intervals |
| CdbBdbSOriginCollectionP | Persistent collection of persistent "origins" |
| CdbBdbSOriginP | Persistent "origin" class |
| CdbBdbSPagedVarrayP< E > | Paged variable size array |
| CdbBdbSPartitionBaseP | A base class for a persistent "partition" class |
| CdbBdbSPartitionCell | An element of persistent paged V-array class |
| CdbBdbSPartitionInterval | A class describing a partition as an interval when using the "validity" iterator -- |
| CdbBdbSPartitionListenerP | Base class for a persistent Listener |
| CdbBdbSPartitionP | Persistent partition class |
| CdbBdbSPartitionsLayoutP | A colllection ("Layout") of persistent partitions |
| CdbBdbSRaDefaultPolicy< RT > | Default RT_OPERATIONS_POLICY policy for a resource type class |
| CdbBdbSRallocatorP< RT, RT_OPERATIONS_POLICY > | Generic resource allocator class |
| CdbBdbSRebuildAction | An interface for the user defined "rebuild action" objects |
| CdbBdbSRegistryP | A base class for the "Registry"-s of specific types of databases |
| CdbBdbSRevCollectionP | A collection of revisions |
| CdbBdbSRevision | The real implementation of a persistent revision |
| CdbBdbSRevisionP | The persistent incarnation for a revision |
| CdbBdbSSimpleClusterP | A simple cluster of conditions |
| CdbBdbSSimpleConfigIterator | An iterator for just one configuration element |
| CdbBdbSSlaveRegistryP | A Registry for the SLAVE kind of databases |
| CdbBdbSSpecialObjectFactory | |
| CdbBdbSTestRegistryP | A Registry for the TEST kind of databases |
| CdbBdbSTimeLineInterval< V > | Objects of this class represent "TimeLine" intervals in the "TimeLine" data structure |
| CdbBdbSTimeLineNode< V > | Objects of this class represent internal nodes in the linked list used by the "TimeLine" data structure |
| CdbBdbSTimeLineNodeItr< V > | The internal implementation for the public iterator for elements of collections |
| CdbBdbSTimeLineP< V > | Persistent TimeLine class |
| CdbBdbSUtils | The utility cass |
| CdbBdbSView | This class implements an abstract base class CdbView |
| CdbBdbSViewCollectionP | A persistent implementation the collection of persistent "view" |
| CdbBdbSViewItr | The internal implementation for the public iterators |
| CdbBdbSViewP | A persistent incarnation for the concept of "view" |
| CdbBdbTestCompilation | Test class |
| CdbBdbTestIterator< T > | The utility class for testing iteratots |
| CdbBdbTestNavigation | Test navigation in the CDB metadata using CDB API components |
| CdbBdbTObjectFactory< T, P > | This is a BDB specific generic implementation for the factory |
| CdbBdbTransaction | The transaction management class |
| CdbBdbWCdb | The starting point for the public API of the Conditions/DB |
| CdbBdbWCondition | This class implements an abstract base class CdbCondition |
| CdbBdbWConditionItr | The internal implementation for the public iterators |
| CdbBdbWDatabase | This class implements an abstract base class CdbDatabase |
| CdbBdbWDatabaseItr | The internal implementation for the public iterators |
| CdbBdbWFolder | This class implements an abstract base class CdbFolder |
| CdbBdbWFolderItr | The internal implementation for the public iterators |
| CdbBdbWListOfDetectors | The supplementary class of the "wrapper" implementation |
| CdbBdbWrapper | This utility class provides common definitions for the classes of this package |
| CdbBdbWRevision | The wrapper implementation of a persistent revision |
| CdbBdbWRevisionIdItr | The internal implementation for the public iterators |
| CdbBdbWRevisionNameItr | The internal implementation for the public iterators |
| CdbBdbWView | This class implements an abstract base class CdbView |
| CdbBdbWViewItr | The internal implementation for the public iterators |
| CdbBrowserTool | The toolkit for browsing various aspects of CDB |
| CdbCloneable< T > | A "cloneable" interface |
| CdbCommandBase | A base class for interactive commands |
| CdbCommandBuilder | This in an interface for the command builders |
| CdbCommandStandardExecutor | This in an implementation of the main commands loop |
| CdbCommandTrans | This in an abstract base class providing an interface to the transactions management |
| CdbCommandTransReadOrUpdate | This class implements the actual transaction manager |
| CdbCommandTransVoid | This is a "void" implementation of the transaction manager |
| CdbCompositeItr< V > | A "proxy" iterator class for an iterator of "secondary" iterators |
| CdbCompositeName | This class represents a composite name |
| CdbCondition | The transient representation for the persistent Condition |
| CdbConfigElement | Object of this class represent "configuration element" |
| CdbCPtr< P, CLOSE_POLICY > | Smart counted pointer class supporting the automatic close policy |
| CdbCPtrBase< P > | A base class for the counted smart pointer class |
| CdbCPtrBase< CdbNTuple< T, NCOL >> | |
| CdbDatabase | The transient representation for the persistent database and its smart pointer type |
| CdbDebugStream | The "debug" streamer utility |
| CdbDefaultTypeIdGenerator | The default generator of unique type identifiers (a utility class) |
| CdbDefBkgFirst | |
| CdbDefEventKey | |
| CdbDefFixTimeStrategy | |
| CdbDefStrategy | |
| CdbDoNotClosePolicy< P > | This is a policy class meant to parametrize smart pointer classes |
| CdbEmptyItr< T > | A trivial iterator class with no elements to return |
| CdbEnvironment | The configuration options of the Conditions/DB API |
| CdbEnvironmentImpl | The configuration options of the Conditions/DB API |
| CdbEnvProxy< T > | Straightforward implementation for the proxy class |
| CdbFolder | The transient representation for the persistent folder |
| CdbFolderLocator | This is a base class for a folder locator |
| CdbHistoryEvent | The transient interface to history events |
| CdbHistoryProvider | The transient interface to the persistent bookkeeping (HISTORY) records provider |
| CdbId | Object of this class represent "extended" identifier for Condition/DB objects |
| CdbIItr< T > | The base interface for the iterator classes |
| CdbIItr< CdbItr< V >> | |
| CdbItr< T > | The generic implementation for the public iterators |
| CdbMySQL | A top-level object representing CDB persistency in MySQL |
| CdbMySQLCluster | A cluster of conditions |
| CdbMySQLClusterIncrement | An increment of a cluster of regular conditions |
| CdbMySQLCondition | A 'physical' condition |
| CdbMySQLConditionAtFolder | A 'folder' in a 'view' |
| CdbMySQLConnection | A MySQL connection |
| CdbMySQLConversionFwkDummyClass | A dummy class to satisfy SRT |
| CdbMySQLFolder | A 'folder' in a 'view' |
| CdbMySQLOrigin | An origin |
| CdbMySQLOriginalObject | An increment of a cluster of regular conditions |
| CdbMySQLPartition | A partition |
| CdbMySQLPartitionIncrement | An increment of a partition |
| CdbMySQLQueryUtils | Utilities to help with making queries |
| CdbMySQLRevision | An increment of a cluster of regular conditions |
| CdbMySQLSelectQuery | A MySQL "SELECT" (and alike) query |
| CdbMySQLSelectQueryUtils | A utility class to help with analyzing results of MySQL "SELECT" queries |
| CdbMySQLView | A cluster of conditions |
| CdbMySQLVisibleObject | An increment of a cluster of regular conditions |
| CdbNTuple< T, NCOL > | An abstract base class for n-tuples |
| CdbNTupleBase | A base class for abstract n-tuples |
| CdbNTupleFactory< T, NCOL > | A factory class for n-tuples |
| CdbNTupleFactoryFE | A simplified "front-end" utility class for the n-tuples factory |
| CdbNTupleIsLessComparator< T, NCOL > | An abstract base class for the "isLess" comparator of two rows in an n-tuple |
| CdbNTupleIsLessComparatorDefaultImpl< T, NCOL > | The default implementation for the "isLess" comparator |
| CdbNTuplePrint< CONVERTER > | An "easy print" front-end interface to the printing facility |
| CdbNTuplePrint< CdbNTuplePrintConverter_UseDefault > | The full specialization for the "easy print" fron-end defined above |
| CdbNTuplePrintConverter_UseDefault | A trivial class used to turn on the default element conversion rules |
| CdbNTuplePrintDefaultConverter< T > | The default convertor suitable for most primitive data types of C++ |
| CdbNTuplePrintDefaultConverter< std::string > | The specialized convertor for strings |
| CdbNTuplePrintImpl< NTUPLE, CONVERTER > | An implementation of the "print" tool for n-tuples |
| CdbNTuplePrintTypes | N-tuples appearence options recognized by the print tool |
| CdbNTupleSimpleImpl< T, NCOL > | The simple implementation for an abstract n-tuple class |
| CdbNTupleSimpleImpl< T, NCOL >::Row | The internal reprsentation of a raw in the n-tuple |
| CdbObject | The transient interface to a condition object |
| CdbObjectFactoryBase | This is an interface for factories of the CdbObject class |
| CdbObjectTranslator | The very base class for persistent-to-transient translators of payload objects |
| CdbObjectTranslatorT< T > | The transient type specific specialization of persistent-to-transient translators |
| CdbOrigin | The transient interface to an origin object |
| CdbPartition | The transient interface to a partition object |
| CdbPathName | This class facilitates path name operations |
| CdbPathNameItr | This class facilitates path name operations |
| CdbProperty | This is a definition for the "property" class |
| CdbProxyBase< T > | This class represents a base class for the Condition/DB proxies |
| CdbProxyBaseUsingRevision< T > | This class specializes a base class for the Condition/DB proxies |
| CdbProxyCache | The persistent cache management on behalf of the Condition/DB proxies |
| CdbProxyElement | An element of the proxy cache |
| CdbRevision | The transient abstract class providing an interface to persistent revisions |
| CdbRevisionPolicy | The transient class defining a policy |
| CdbRoo | This utility class provides common definitions for the current persistent technology |
| CdbRooConverterBase | The abstract base class for user defined convertor classes |
| CdbRooConverterDict | |
| CdbRooDatabase | This utility class provides common definitions for the classes of this package |
| CdbRooDb | The starting point for the public API of the Conditions/DB |
| CdbRooDbObject | This class implements an abstract base class CdbObject |
| CdbRooDbTestClass | A transient class for tests |
| CdbRooDbTestClassR | A persistent class for tests |
| CdbRooEnvProxy< T, R > | Straightforward implementation for the proxy class |
| CdbRooInit | |
| CdbRooNTupleBaseR | An abstract base class for persistent n-tuples |
| CdbRooNTupleConversionImpl< T, NCOL, ELEMENT_CONVERSION_RULES > | The generic implementation of the conversion facility |
| CdbRooNTupleConversionImpl_Helper< PERSISTENT, T, NCOL, ELEMENT_CONVERSION_RULES > | Internal implementation helper class |
| CdbRooNTupleConversionReverseRules_Default< P > | The default "persistent/transient" conversion rules for elements of tuples (complementary) |
| CdbRooNTupleConversionRules_Default< T > | The default "persistent/transient" conversion rules for elements of tuples |
| CdbRooNTupleConversionRules_Explicit< T, P > | The non-trivial "persistent/transient" converter for elements of tuples |
| CdbRooNTupleConversionRules_UseDefault | A trivial class used to turn on the default element conversion rules |
| CdbRooNTupleProxy< T, NCOL > | A proxy class for transient N-Tuples |
| CdbRooNTupleR< E > | An abstract base class for persistent n-tuples |
| CdbRooNTupleR2T< ELEMENT_CONVERSION_RULES > | A front-end class for "persistent-to-transient" conversion facility |
| CdbRooNTupleR2T< CdbRooNTupleConversionRules_UseDefault > | A specialized version of the above defined conversion class |
| CdbRooNTupleSimpleImplR< E > | An implementation of a base class for persistent n-tuples |
| CdbRooNTupleT2R< ELEMENT_CONVERSION_RULES > | A front-end class for "transient-to-persistent" conversion facility |
| CdbRooNTupleT2R< CdbRooNTupleConversionRules_UseDefault > | A specialized version of the above defined conversion class |
| CdbRooObject | This class extends an abstract base class CdbObject for the "Roo" technology |
| CdbRooObjectConvertor | This is the current persstent "technology" specific Object Convertor |
| CdbRooObjectFactory | This is an extended abstract class for factories of the CdbObject class |
| CdbRooObjectHasMovedR | A marker class for moved persistent "payload" objects |
| CdbRooObjectR | A base class for persistent "payload" objects of the current CDB API "technology" |
| CdbRooObjectTranslatorRT< R, T > | The transient & persistent type specific specialization of persistent-to-transient translators |
| CdbRooProxyBase< T > | This class represents a base class for the Condition/DB proxies |
| CdbRooProxyBaseUsingRevision< T > | This class specializes a base class for the Condition/DB proxies |
| CdbRooProxyCache | The persistent cache management on behalf of the Condition/DB proxies |
| CdbRooProxyElement | An element of the proxy cache |
| CdbRooReadonly | This utility class provides common definitions for the classes of this package |
| CdbRooRoAbsBtreeR< K, FCP, ORDER > | An abstract class for B-tree (balanced tree) |
| CdbRooRoBootRecordR | A persistent "origin" |
| CdbRooRoBtreeDefaultFCPR< K > | Default "fuzzy" search logic for entries |
| CdbRooRoBtreeNodeR< K, ORDER > | An embeddable node class for the persistent capable B-tree |
| CdbRooRoBtreeR< K, FCP, ORDER > | This is a persistent implementation for of a B-tree |
| CdbRooRoCdb | The starting point for the public API of the Conditions/DB |
| CdbRooRoCellR | Objects of this class represent "cells" |
| CdbRooRoCi | Objects of this class represent "combined" intervals |
| CdbRooRoClusterR | A persistent "cluster of conditions" |
| CdbRooRoCollectionAddressR | A persistent collection "address" |
| CdbRooRoCondition | This class implements an abstract base class CdbCondition |
| CdbRooRoConditionAtFolderR | Class representing a condition at a view's folder |
| CdbRooRoConditionAtFolderRItr | The internal implementation for the iterator of persistent folder names |
| CdbRooRoConditionR | A persistent "physical condition" |
| CdbRooRoConfigCollectionR | A collection of configuration records |
| CdbRooRoConfigElementR | Objects of this class represent simple condition configuration elements |
| CdbRooRoContextSaver | Save the current ROOT I/O context (global gDirectory path) |
| CdbRooRoDatabase | This class implements an abstract base class CdbDatabase |
| CdbRooRoDatabaseItr | The internal implementation for the public iterators |
| CdbRooRoFileUtils | The utility class to help with file system operations |
| CdbRooRoFolder | This class implements an abstract base class CdbFolder |
| CdbRooRoFolderR | Persistent folder class at teh persistent view |
| CdbRooRoFolderRItr | The internal implementation for the iterator of persistent folder names |
| CdbRooRoIdCollectionR< T > | A persistent collection of 'id'-ed objects |
| CdbRooRoIdR | Object of this class represent "extended" identifier for Condition/DB objects |
| CdbRooRoIncrementCollectionR | A persistent collection of "increments" (of any kind) |
| CdbRooRoIncrementR | A persistent "origin" |
| CdbRooRoInterValBteFCPR | "Fuzzy" search logic for entries |
| CdbRooRoInterValBteR | Object of this class represent entries in the corresponding B-tree |
| CdbRooRoMasterRegistry | A "MASTER" kind registry class |
| CdbRooRoMetaDataR | A self-consistent collection of meta-data information for persistent conditions |
| CdbRooRoNameIdCollectionR< T > | A persistent collection of 'named' and 'id'-ed objects |
| CdbRooRoObject | This class implements an abstract base class CdbRooObject |
| CdbRooRoObjectIdR | A persistent "object identifier" |
| CdbRooRoOiCollectionR | Collection of "original" intervals |
| CdbRooRoOiR | Objects of this class represent "original" intervals |
| CdbRooRoOriginR | A persistent "origin" |
| CdbRooRoPartitionIntervalR | A class describing a partition as an interval when using the "validity" iterator |
| CdbRooRoPartitionR | A persistent "cluster of REGULAR conditions" |
| CdbRooRoPartitionsLayoutR | A 2-D "layout of partitions" |
| CdbRooRoPersistentCollectionR | A base class for persistent collections of objects |
| CdbRooRoRClusterR | A persistent "cluster of REGULAR conditions" |
| CdbRooRoRegistry | A base class for the "Registry"-s of specific types of databases |
| CdbRooRoRegistryDescriptorR | A persistent "registry descriptor" |
| CdbRooRoRevCollectionR | A collection of revisions |
| CdbRooRoRevision | The real implementation of a persistent revision |
| CdbRooRoRevisionR | The persistent incarnation for a revision |
| CdbRooRoSimpleConfigIterator | An iterator for just one configuration element |
| CdbRooRoSlaveRegistry | A "TEST" kind registry class |
| CdbRooRoTestRegistry | A "TEST" kind registry class |
| CdbRooRoTimeLineIntervalR< V > | Objects of this class represent "TimeLine" intervals in the "TimeLine" data structure |
| CdbRooRoTimeLineNodeR< V > | Objects of this class represent internal nodes in the linked list used by the "TimeLine" data structure |
| CdbRooRoTimeLineR< V > | Persistent TimeLine class |
| CdbRooRoTimeR | A persistent "origin" |
| CdbRooRoVectorCollection_PlainPointerPolicy< T > | The policy class for plain C/C++ pointers |
| CdbRooRoVectorCollection_SmartPointerPolicy< T > | The policy class for CdbCPtr pointers |
| CdbRooRoVectorCollectionR< T, STORAGE_POLICY > | A persistent vector-like collection of objects |
| CdbRooRoView | This class implements an abstract base class CdbView |
| CdbRooRoViewCollectionR | A persistent implementation the collection of persistent "view" |
| CdbRooRoViewItr | The internal implementation for the public iterators |
| CdbRooRoViewR | A persistent incarnation for the concept of "view" |
| CdbRooSimpleConverter< P, T, R > | The generic "P-T-R" implementation of the converter interface |
| CdbRooSimpleTranslator< R, T > | A simpple implementation of persistent-to-transient translators |
| CdbRooTestClass | A transient class for tests |
| CdbRooTestClassNew | A transient class for tests |
| CdbRooTestClassNewR | A persistent class for tests |
| CdbRooTestClassR | A persistent class for tests |
| CdbRooTestsDummyClass | This is just a dummy class |
| CdbRooTObjectFactory< T, R > | This is a ROO specific generic implementation for the factory |
| CdbSimpleVectorAdapterItr< T > | A simple versio of the proxy class between a vector and a CDB iterator |
| CdbSQL | A base interface for the top-level component |
| CdbSQLApi | The starting point for the public API of the Conditions/DB |
| CdbSQLApiCondition | This class implements an abstract base class CdbCondition |
| CdbSQLApiDatabase | This class implements an abstract base class CdbDatabase |
| CdbSQLApiDatabaseItr | The internal implementation for the public iterators |
| CdbSQLApiFolder | This class implements an abstract base class CdbFolder |
| CdbSQLApiRevision | The real implementation of a persistent revision |
| CdbSQLApiView | This class implements an abstract base class CdbView |
| CdbSQLCell | Object of this class represent "cells" |
| CdbSQLCloneOf< T > | A base interface for top-level component |
| CdbSQLCluster | A cluster of conditions |
| CdbSQLClusterIncrement | An increment of a cluster of regular conditions |
| CdbSQLCondition | A 'physical' condition |
| CdbSQLConditionAtFolder | A 'condition' at a 'folder' at a 'view' |
| CdbSQLFolder | A 'folder' at a 'view' |
| CdbSQLObjectId | A persistent "object identifier" |
| CdbSQLOrigin | An origin interface in RDBMS based CDB API implementations |
| CdbSQLOriginalObject | An increment of a cluster of regular conditions |
| CdbSQLPartition | A partition |
| CdbSQLPartitionIncrement | An increment of a partition |
| CdbSQLPartitionInterval | A helper class representing an interval a partition takes in the VALIDITY timeline |
| CdbSQLRevision | An increment of a cluster of regular conditions |
| CdbSQLView | A 'view' |
| CdbSQLVisibleObject | An increment of a cluster of regular conditions |
| CdbStateControl | The state control interface for the API classes |
| CdbStateId | The "State Identifier" class |
| CdbStatus | The "Active Status Object" class |
| CdbSTD2CStrAdapterItr | A simple adapter to retranslate Standard C++ strings into plain C strings |
| CdbStringUtils | A utility class with a pack of string manipulation operations |
| CdbTimeUtils | A utility class for manipulations with objects of the BdbTime class |
| CdbTransaction | The transaction management front-end |
| CdbTransactionBase | A base interface for technology specific transaction managers |
| CdbTranslatorsDict | The dictionary fo user defined translators |
| CdbTranslatorsDictBase | A base interface for a dictionary fo user defined translators |
| CdbTruncateCalHistorySizeUtil | This class provides utilities for "CalHistory truncation" facility for persistent objects |
| CdbType2Id< T, GENERATOR > | Translate the type into its identifier |
| CdbVectorAdapterItr< V, D > | A proxy class between a vector and a CDB iterator |
| CdbView | The transient representation for the persistent view |
| CdbAnyTypeDictImpl::Holder< T > | |
| CdbAnyTypeDictImpl::HolderBase | |
| IfdDataProxyTemplate | |
| IfdDataProxyTemplate< CdbCPtr< CdbNTuple< T, NCOL > >> | |
| PartitionableObjectIterator::MD | |
| RdbMySQLBuffer | |
| RdbMySQLClient | |
| RdbMySQLClientDynamic | |
| RdbMySQLConn | |
| RdbMySQLDumpTable | |
| RdbMySQLField | |
| RdbMySQLHeader | |
| RdbMySQLQuery | |
| RdbMySQLQueryBuf | |
| RdbMySQLQueryTest | |
| RdbMySQLResult | |
| RdbMySQLRow | |
| RdbMySQLRowIter | |
| RdbMySQLTypeTraits< T > | Unspecialized one does not have anything in it |
| RdbMySQLTypeTraits< bool > | Specialization for bool type |
| RdbMySQLTypeTraits< double > | Specialization for double type |
| RdbMySQLTypeTraits< float > | Specialization for float type |
| RdbMySQLTypeTraits< int > | Specialization for int type |
| RdbMySQLTypeTraits< int64_t > | Specialization for long long type |
| RdbMySQLTypeTraits< long > | Specialization for long type |
| RdbMySQLTypeTraits< long double > | Specialization for double type |
| RdbMySQLTypeTraits< RdbMySQLBuffer > | Specialization for "buffer" type |
| RdbMySQLTypeTraits< short > | Specialization for signed short type |
| RdbMySQLTypeTraits< signed char > | Specialization for signed char type |
| RdbMySQLTypeTraits< std::string > | Specialization for string type |
| RdbMySQLTypeTraits< uint64_t > | Specialization for unsigned long long type |
| RdbMySQLTypeTraits< unsigned char > | Specialization for unsigned char type |
| RdbMySQLTypeTraits< unsigned int > | Specialization for unsigned int type |
| RdbMySQLTypeTraits< unsigned long > | Specialization for unsigned long type |
| RdbMySQLTypeTraits< unsigned short > | Specialization for unsigned short type |
| RdbMySQLTypeTraitsDefStr2Val< T > | |
| RdbMySQLTypeTraitsDefStr2ValViaLong< T, LongType > | |
| RdbMySQLTypeTraitsDefVal2Str< T > | |
| RdbMySQLTypeTraitsDefVal2StrFloat< T > | |
| RdbMySQLTypeTraitsDefVal2StrViaLong< T, LongType > | |
| SimpleProxy | The simple proxy class |
| SimpleProxyProduct | The transient product of our test proxy |
| SimpleProxyUsingRevision | The simple proxy class using explicitly specified revision name and a partition |
| CdbAnyTypeDictImpl::Type2Id< T > | |
| CdbAnyTypeDictImpl::TypeIdGenerator | |