Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

CDB Compound List

Here are the classes, structs, unions and interfaces with brief descriptions:
BdbDuration
BdbIntervalBase
BdbPersObj
BdbTime
BdbTimeConst
BdbTimeInput
CdbThe 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
CdbAdminDummyThe 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
CdbBdbThis 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
CdbBdb2RooPayloadConversionFwkA simplified interface to the "payload" conversion framework
CdbBdb2RooPayloadConverter< P, R >The generic "P-R" abstract base class for user defined converters
CdbBdb2RooPayloadConvertersDictThe 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
CdbBdbHintProviderThis class defines a "hint provider" interface for the current technology
CdbBdbInit
CdbBdbLoadList
CdbBdbNTupleBasePAn 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_UseDefaultA 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_ooVStringA 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
CdbBdbObjectThis class implements an abstract base class CdbObject
CdbBdbObjectCloneThis class provides "deep clone" facility for persistent objects
CdbBdbObjectCloneImplThis class implements the "deep clone" facility for persistent objects
CdbBdbObjectCloneUserActionThe interface for user defined actions
CdbBdbObjectConvertorThis is a BDB specific Object Convertor
CdbBdbObjectCreatorThis is a trait class for creating objects
CdbBdbObjectFactoryThis is an abstract base class for factories of the CdbObject class
CdbBdbObjectProfilerThis class provides "object profiler" facility for persistent objects
CdbBdbObjectProfilerImplThis class implements the "object profiling" facility for a graph of persistent objects
CdbBdbObjectProfilerUserActionThe 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
CdbBdbObjectVisitorThis class provides "object visitor" facility for persistent objects
CdbBdbObjectVisitorContextThe current context of the objects visitor procedure
CdbBdbObjectVisitorContext::ElementAn internal elmnet of the contex
CdbBdbObjectVisitorImplThis class implements the "object visiting" facility for a graph of persistent objects
CdbBdbObjectVisitorUserActionThe base class for user defined actions
CdbBdbPrintObjectTreeThis class provides "print object tree" facility for persistent objects
CdbBdbPrintObjectTreeImplThis class implements the "print object tree" facility for a graph of persistent objects
CdbBdbPrintObjectTreeUserActionThe 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
CdbBdbProxyCacheThe persistent cache management on behalf of the Condition/DB proxies
CdbBdbProxyElementAn 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
CdbBdbSBtreeDefaultOrderThe 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
CdbBdbSCdbThe starting point for the public API of the Conditions/DB
CdbBdbSCellObject of this class represent "cells"
CdbBdbSchemaUtilsThis class provides Objectivity/DB schema services
CdbBdbSchemaUtils::NodeThe node class in the dependency tree
CdbBdbSchemaUtils::TreeDependency tree class
CdbBdbSCiObjects of this class represent "combined" intervals
CdbBdbSClusterPThis class represent "cluster of conditions"
CdbBdbSCollectionBteObjects of this class represent entries in the corresponding B-tree
CdbBdbSCollectionElementPCollection element class
CdbBdbSCollectionIdItrThe internal implementation for the public iterator for elements of collections
CdbBdbSCollectionNameItrThe internal implementation for the public iterator for elements of collections
CdbBdbSCollectionPPersistent collection class
CdbBdbSConditionThis class implements an abstract base class CdbCondition
CdbBdbSConditionAtClusterPItrThe internal implementation for the iterator of persistent conditions at a cluster
CdbBdbSConditionAtFolderPClass representing a condition at a view's folder
CdbBdbSConditionAtFolderPItrThe internal implementation for the iterator of persistent condition names
CdbBdbSConditionPPersistent condition class
CdbBdbSConfigCollectionPA collection of configuration records
CdbBdbSConfigElementObjects of this class represent simple condition configuration elements
CdbBdbSDatabaseThis class implements an abstract base class CdbDatabase
CdbBdbSDatabaseItrThe internal implementation for the public iterators
CdbBdbSDirectoryNodeP< E >Persistent directory node of the 'paged' v-array class
CdbBdbSFolderThis class implements an abstract base class CdbFolder
CdbBdbSFolderPPersistent folder class at teh persistent view
CdbBdbSFolderPItrThe internal implementation for the iterator of persistent folder names
CdbBdbSharedThis utility class provides common definitions for the classes of this package
CdbBdbSIdObject of this class represent "extended" identifier for Condition/DB objects
CdbBdbSimpleCacheA simple implementation of the interface to the caching facility
CdbBdbSIncrementObject of this class represent an entry in a collection of increments
CdbBdbSIncrementCollectionObjects of this class represent collections of "increments"
CdbBdbSInterValBteObject 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
CdbBdbSMasterRegistryPMaster registry class
CdbBdbSMetaDataPA 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
CdbBdbSOiObjects of this class represent "original" intervals
CdbBdbSOiCollectionPCollection of "original" intervals
CdbBdbSOriginCollectionPPersistent collection of persistent "origins"
CdbBdbSOriginPPersistent "origin" class
CdbBdbSPagedVarrayP< E >Paged variable size array
CdbBdbSPartitionBasePA base class for a persistent "partition" class
CdbBdbSPartitionCellAn element of persistent paged V-array class
CdbBdbSPartitionIntervalA class describing a partition as an interval when using the "validity" iterator --
CdbBdbSPartitionListenerPBase class for a persistent Listener
CdbBdbSPartitionPPersistent partition class
CdbBdbSPartitionsLayoutPA 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
CdbBdbSRebuildActionAn interface for the user defined "rebuild action" objects
CdbBdbSRegistryPA base class for the "Registry"-s of specific types of databases
CdbBdbSRevCollectionPA collection of revisions
CdbBdbSRevisionThe real implementation of a persistent revision
CdbBdbSRevisionPThe persistent incarnation for a revision
CdbBdbSSimpleClusterPA simple cluster of conditions
CdbBdbSSimpleConfigIteratorAn iterator for just one configuration element
CdbBdbSSlaveRegistryPA Registry for the SLAVE kind of databases
CdbBdbSSpecialObjectFactory
CdbBdbSTestRegistryPA 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
CdbBdbSUtilsThe utility cass
CdbBdbSViewThis class implements an abstract base class CdbView
CdbBdbSViewCollectionPA persistent implementation the collection of persistent "view"
CdbBdbSViewItrThe internal implementation for the public iterators
CdbBdbSViewPA persistent incarnation for the concept of "view"
CdbBdbTestCompilationTest class
CdbBdbTestIterator< T >The utility class for testing iteratots
CdbBdbTestNavigationTest navigation in the CDB metadata using CDB API components
CdbBdbTObjectFactory< T, P >This is a BDB specific generic implementation for the factory
CdbBdbTransactionThe transaction management class
CdbBdbWCdbThe starting point for the public API of the Conditions/DB
CdbBdbWConditionThis class implements an abstract base class CdbCondition
CdbBdbWConditionItrThe internal implementation for the public iterators
CdbBdbWDatabaseThis class implements an abstract base class CdbDatabase
CdbBdbWDatabaseItrThe internal implementation for the public iterators
CdbBdbWFolderThis class implements an abstract base class CdbFolder
CdbBdbWFolderItrThe internal implementation for the public iterators
CdbBdbWListOfDetectorsThe supplementary class of the "wrapper" implementation
CdbBdbWrapperThis utility class provides common definitions for the classes of this package
CdbBdbWRevisionThe wrapper implementation of a persistent revision
CdbBdbWRevisionIdItrThe internal implementation for the public iterators
CdbBdbWRevisionNameItrThe internal implementation for the public iterators
CdbBdbWViewThis class implements an abstract base class CdbView
CdbBdbWViewItrThe internal implementation for the public iterators
CdbBrowserToolThe toolkit for browsing various aspects of CDB
CdbCloneable< T >A "cloneable" interface
CdbCommandBaseA base class for interactive commands
CdbCommandBuilderThis in an interface for the command builders
CdbCommandStandardExecutorThis in an implementation of the main commands loop
CdbCommandTransThis in an abstract base class providing an interface to the transactions management
CdbCommandTransReadOrUpdateThis class implements the actual transaction manager
CdbCommandTransVoidThis is a "void" implementation of the transaction manager
CdbCompositeItr< V >A "proxy" iterator class for an iterator of "secondary" iterators
CdbCompositeNameThis class represents a composite name
CdbConditionThe transient representation for the persistent Condition
CdbConfigElementObject 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 >>
CdbDatabaseThe transient representation for the persistent database and its smart pointer type
CdbDebugStreamThe "debug" streamer utility
CdbDefaultTypeIdGeneratorThe 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
CdbEnvironmentThe configuration options of the Conditions/DB API
CdbEnvironmentImplThe configuration options of the Conditions/DB API
CdbEnvProxy< T >Straightforward implementation for the proxy class
CdbFolderThe transient representation for the persistent folder
CdbFolderLocatorThis is a base class for a folder locator
CdbHistoryEventThe transient interface to history events
CdbHistoryProviderThe transient interface to the persistent bookkeeping (HISTORY) records provider
CdbIdObject 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
CdbMySQLA top-level object representing CDB persistency in MySQL
CdbMySQLClusterA cluster of conditions
CdbMySQLClusterIncrementAn increment of a cluster of regular conditions
CdbMySQLConditionA 'physical' condition
CdbMySQLConditionAtFolderA 'folder' in a 'view'
CdbMySQLConnectionA MySQL connection
CdbMySQLConversionFwkDummyClassA dummy class to satisfy SRT
CdbMySQLFolderA 'folder' in a 'view'
CdbMySQLOriginAn origin
CdbMySQLOriginalObjectAn increment of a cluster of regular conditions
CdbMySQLPartitionA partition
CdbMySQLPartitionIncrementAn increment of a partition
CdbMySQLQueryUtilsUtilities to help with making queries
CdbMySQLRevisionAn increment of a cluster of regular conditions
CdbMySQLSelectQueryA MySQL "SELECT" (and alike) query
CdbMySQLSelectQueryUtilsA utility class to help with analyzing results of MySQL "SELECT" queries
CdbMySQLViewA cluster of conditions
CdbMySQLVisibleObjectAn increment of a cluster of regular conditions
CdbNTuple< T, NCOL >An abstract base class for n-tuples
CdbNTupleBaseA base class for abstract n-tuples
CdbNTupleFactory< T, NCOL >A factory class for n-tuples
CdbNTupleFactoryFEA 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_UseDefaultA 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
CdbNTuplePrintTypesN-tuples appearence options recognized by the print tool
CdbNTupleSimpleImpl< T, NCOL >The simple implementation for an abstract n-tuple class
CdbNTupleSimpleImpl< T, NCOL >::RowThe internal reprsentation of a raw in the n-tuple
CdbObjectThe transient interface to a condition object
CdbObjectFactoryBaseThis is an interface for factories of the CdbObject class
CdbObjectTranslatorThe very base class for persistent-to-transient translators of payload objects
CdbObjectTranslatorT< T >The transient type specific specialization of persistent-to-transient translators
CdbOriginThe transient interface to an origin object
CdbPartitionThe transient interface to a partition object
CdbPathNameThis class facilitates path name operations
CdbPathNameItrThis class facilitates path name operations
CdbPropertyThis 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
CdbProxyCacheThe persistent cache management on behalf of the Condition/DB proxies
CdbProxyElementAn element of the proxy cache
CdbRevisionThe transient abstract class providing an interface to persistent revisions
CdbRevisionPolicyThe transient class defining a policy
CdbRooThis utility class provides common definitions for the current persistent technology
CdbRooConverterBaseThe abstract base class for user defined convertor classes
CdbRooConverterDict
CdbRooDatabaseThis utility class provides common definitions for the classes of this package
CdbRooDbThe starting point for the public API of the Conditions/DB
CdbRooDbObjectThis class implements an abstract base class CdbObject
CdbRooDbTestClassA transient class for tests
CdbRooDbTestClassRA persistent class for tests
CdbRooEnvProxy< T, R >Straightforward implementation for the proxy class
CdbRooInit
CdbRooNTupleBaseRAn 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_UseDefaultA 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
CdbRooObjectThis class extends an abstract base class CdbObject for the "Roo" technology
CdbRooObjectConvertorThis is the current persstent "technology" specific Object Convertor
CdbRooObjectFactoryThis is an extended abstract class for factories of the CdbObject class
CdbRooObjectHasMovedRA marker class for moved persistent "payload" objects
CdbRooObjectRA 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
CdbRooProxyCacheThe persistent cache management on behalf of the Condition/DB proxies
CdbRooProxyElementAn element of the proxy cache
CdbRooReadonlyThis utility class provides common definitions for the classes of this package
CdbRooRoAbsBtreeR< K, FCP, ORDER >An abstract class for B-tree (balanced tree)
CdbRooRoBootRecordRA 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
CdbRooRoCdbThe starting point for the public API of the Conditions/DB
CdbRooRoCellRObjects of this class represent "cells"
CdbRooRoCiObjects of this class represent "combined" intervals
CdbRooRoClusterRA persistent "cluster of conditions"
CdbRooRoCollectionAddressRA persistent collection "address"
CdbRooRoConditionThis class implements an abstract base class CdbCondition
CdbRooRoConditionAtFolderRClass representing a condition at a view's folder
CdbRooRoConditionAtFolderRItrThe internal implementation for the iterator of persistent folder names
CdbRooRoConditionRA persistent "physical condition"
CdbRooRoConfigCollectionRA collection of configuration records
CdbRooRoConfigElementRObjects of this class represent simple condition configuration elements
CdbRooRoContextSaverSave the current ROOT I/O context (global gDirectory path)
CdbRooRoDatabaseThis class implements an abstract base class CdbDatabase
CdbRooRoDatabaseItrThe internal implementation for the public iterators
CdbRooRoFileUtilsThe utility class to help with file system operations
CdbRooRoFolderThis class implements an abstract base class CdbFolder
CdbRooRoFolderRPersistent folder class at teh persistent view
CdbRooRoFolderRItrThe internal implementation for the iterator of persistent folder names
CdbRooRoIdCollectionR< T >A persistent collection of 'id'-ed objects
CdbRooRoIdRObject of this class represent "extended" identifier for Condition/DB objects
CdbRooRoIncrementCollectionRA persistent collection of "increments" (of any kind)
CdbRooRoIncrementRA persistent "origin"
CdbRooRoInterValBteFCPR"Fuzzy" search logic for entries
CdbRooRoInterValBteRObject of this class represent entries in the corresponding B-tree
CdbRooRoMasterRegistryA "MASTER" kind registry class
CdbRooRoMetaDataRA self-consistent collection of meta-data information for persistent conditions
CdbRooRoNameIdCollectionR< T >A persistent collection of 'named' and 'id'-ed objects
CdbRooRoObjectThis class implements an abstract base class CdbRooObject
CdbRooRoObjectIdRA persistent "object identifier"
CdbRooRoOiCollectionRCollection of "original" intervals
CdbRooRoOiRObjects of this class represent "original" intervals
CdbRooRoOriginRA persistent "origin"
CdbRooRoPartitionIntervalRA class describing a partition as an interval when using the "validity" iterator
CdbRooRoPartitionRA persistent "cluster of REGULAR conditions"
CdbRooRoPartitionsLayoutRA 2-D "layout of partitions"
CdbRooRoPersistentCollectionRA base class for persistent collections of objects
CdbRooRoRClusterRA persistent "cluster of REGULAR conditions"
CdbRooRoRegistryA base class for the "Registry"-s of specific types of databases
CdbRooRoRegistryDescriptorRA persistent "registry descriptor"
CdbRooRoRevCollectionRA collection of revisions
CdbRooRoRevisionThe real implementation of a persistent revision
CdbRooRoRevisionRThe persistent incarnation for a revision
CdbRooRoSimpleConfigIteratorAn iterator for just one configuration element
CdbRooRoSlaveRegistryA "TEST" kind registry class
CdbRooRoTestRegistryA "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
CdbRooRoTimeRA 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
CdbRooRoViewThis class implements an abstract base class CdbView
CdbRooRoViewCollectionRA persistent implementation the collection of persistent "view"
CdbRooRoViewItrThe internal implementation for the public iterators
CdbRooRoViewRA 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
CdbRooTestClassA transient class for tests
CdbRooTestClassNewA transient class for tests
CdbRooTestClassNewRA persistent class for tests
CdbRooTestClassRA persistent class for tests
CdbRooTestsDummyClassThis 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
CdbSQLA base interface for the top-level component
CdbSQLApiThe starting point for the public API of the Conditions/DB
CdbSQLApiConditionThis class implements an abstract base class CdbCondition
CdbSQLApiDatabaseThis class implements an abstract base class CdbDatabase
CdbSQLApiDatabaseItrThe internal implementation for the public iterators
CdbSQLApiFolderThis class implements an abstract base class CdbFolder
CdbSQLApiRevisionThe real implementation of a persistent revision
CdbSQLApiViewThis class implements an abstract base class CdbView
CdbSQLCellObject of this class represent "cells"
CdbSQLCloneOf< T >A base interface for top-level component
CdbSQLClusterA cluster of conditions
CdbSQLClusterIncrementAn increment of a cluster of regular conditions
CdbSQLConditionA 'physical' condition
CdbSQLConditionAtFolderA 'condition' at a 'folder' at a 'view'
CdbSQLFolderA 'folder' at a 'view'
CdbSQLObjectIdA persistent "object identifier"
CdbSQLOriginAn origin interface in RDBMS based CDB API implementations
CdbSQLOriginalObjectAn increment of a cluster of regular conditions
CdbSQLPartitionA partition
CdbSQLPartitionIncrementAn increment of a partition
CdbSQLPartitionIntervalA helper class representing an interval a partition takes in the VALIDITY timeline
CdbSQLRevisionAn increment of a cluster of regular conditions
CdbSQLViewA 'view'
CdbSQLVisibleObjectAn increment of a cluster of regular conditions
CdbStateControlThe state control interface for the API classes
CdbStateIdThe "State Identifier" class
CdbStatusThe "Active Status Object" class
CdbSTD2CStrAdapterItrA simple adapter to retranslate Standard C++ strings into plain C strings
CdbStringUtilsA utility class with a pack of string manipulation operations
CdbTimeUtilsA utility class for manipulations with objects of the BdbTime class
CdbTransactionThe transaction management front-end
CdbTransactionBaseA base interface for technology specific transaction managers
CdbTranslatorsDictThe dictionary fo user defined translators
CdbTranslatorsDictBaseA base interface for a dictionary fo user defined translators
CdbTruncateCalHistorySizeUtilThis 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
CdbViewThe 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 >
SimpleProxyThe simple proxy class
SimpleProxyProductThe transient product of our test proxy
SimpleProxyUsingRevisionThe simple proxy class using explicitly specified revision name and a partition
CdbAnyTypeDictImpl::Type2Id< T >
CdbAnyTypeDictImpl::TypeIdGenerator

Generated on Mon Dec 5 18:22:16 2005 for CDB by doxygen1.3-rc3