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

CdbConfigElement Class Reference

Object of this class represent "configuration element". More...

#include <CdbConfigElement.hh>

List of all members.

Public Member Functions

 CdbConfigElement (const BdbTime &theBeginTime=BdbTime::minusInfinity, const BdbTime &theEndTime=BdbTime::plusInfinity)
 Default constructor.

 CdbConfigElement (const CdbRevisionPolicy &thePolicy, const BdbTime &theBeginTime, const BdbTime &theEndTime)
 Normal constructor.

 CdbConfigElement (const CdbConfigElement &theElement)
 Copy constructor.

 ~CdbConfigElement ()
 The destructor.

CdbConfigElement & operator= (const CdbConfigElement &theElement)
 The assignment operator.


Public Attributes

bool accessIsAllowed
CdbRevisionPolicy policy
BdbTime begin
BdbTime end


Detailed Description

Object of this class represent "configuration element".

More info...

Definition at line 15 of file CdbConfigElement.hh.


Constructor & Destructor Documentation

CdbConfigElement::CdbConfigElement const BdbTime   theBeginTime = BdbTime::minusInfinity,
const BdbTime   theEndTime = BdbTime::plusInfinity
[inline]
 

Default constructor.

Definition at line 22 of file CdbConfigElement.hh.

References accessIsAllowed, begin, and end.

CdbConfigElement::CdbConfigElement const CdbRevisionPolicy   thePolicy,
const BdbTime   theBeginTime,
const BdbTime   theEndTime
[inline]
 

Normal constructor.

Definition at line 32 of file CdbConfigElement.hh.

References accessIsAllowed, begin, end, and policy.

CdbConfigElement::CdbConfigElement const CdbConfigElement &    theElement [inline]
 

Copy constructor.

Definition at line 44 of file CdbConfigElement.hh.

References accessIsAllowed, begin, end, and policy.

CdbConfigElement::~CdbConfigElement   [inline]
 

The destructor.

NOTE: The destructor is NOT virtual because this is an embedded class.

Definition at line 56 of file CdbConfigElement.hh.


Member Function Documentation

CdbConfigElement& CdbConfigElement::operator= const CdbConfigElement &    theElement [inline]
 

The assignment operator.

Definition at line 61 of file CdbConfigElement.hh.

References accessIsAllowed, begin, end, and policy.


Member Data Documentation

bool CdbConfigElement::accessIsAllowed
 

Definition at line 77 of file CdbConfigElement.hh.

Referenced by CdbConfigElement(), CdbSQLApiCondition::findObject(), CdbRooRoCondition::findObject(), CdbSQLApiCondition::modified(), operator=(), and CdbMySQLConditionAtFolder::set_config().

BdbTime CdbConfigElement::begin
 

Definition at line 81 of file CdbConfigElement.hh.

Referenced by CdbConfigElement(), CdbSQLApiCondition::findObject(), CdbRooRoCondition::findObject(), operator=(), and CdbMySQLConditionAtFolder::set_config().

BdbTime CdbConfigElement::end
 

Definition at line 82 of file CdbConfigElement.hh.

Referenced by CdbConfigElement(), CdbSQLApiCondition::findObject(), CdbRooRoCondition::findObject(), operator=(), and CdbMySQLConditionAtFolder::set_config().

CdbRevisionPolicy CdbConfigElement::policy
 

Definition at line 79 of file CdbConfigElement.hh.

Referenced by CdbConfigElement(), CdbSQLApiCondition::findObject(), CdbRooRoCondition::findObject(), CdbSQLApiCondition::modified(), operator=(), and CdbMySQLConditionAtFolder::set_config().


The documentation for this class was generated from the following file:
Generated on Mon Dec 5 18:22:21 2005 for CDB by doxygen1.3-rc3