Bdb packages | Design docs | Source docs | Guidelines | Recent releases

Search | Site Map .

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

CdbConfigElement Class Reference
[CdbBase]

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

#include <CdbConfigElement.hh>

List of all members.

Public Methods

 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 36 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 43 of file CdbConfigElement.hh.

References accessIsAllowed, begin, end, false, BdbTime::minusInfinity, and BdbTime::plusInfinity.

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

Normal constructor.

Definition at line 53 of file CdbConfigElement.hh.

References accessIsAllowed, begin, end, policy, and true.

CdbConfigElement::CdbConfigElement const CdbConfigElement &    theElement [inline]
 

Copy constructor.

Definition at line 65 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 77 of file CdbConfigElement.hh.


Member Function Documentation

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

The assignment operator.

Definition at line 82 of file CdbConfigElement.hh.

References accessIsAllowed, begin, end, and policy.


Member Data Documentation

bool CdbConfigElement::accessIsAllowed
 

Definition at line 98 of file CdbConfigElement.hh.

Referenced by CdbConfigElement(), operator=(), and print_config_element().

BdbTime CdbConfigElement::begin
 

Definition at line 102 of file CdbConfigElement.hh.

Referenced by CdbConfigElement(), operator=(), and print_config_element().

BdbTime CdbConfigElement::end
 

Definition at line 103 of file CdbConfigElement.hh.

Referenced by CdbConfigElement(), operator=(), and print_config_element().

CdbRevisionPolicy CdbConfigElement::policy
 

Definition at line 100 of file CdbConfigElement.hh.

Referenced by CdbConfigElement(), operator=(), and print_config_element().


The documentation for this class was generated from the following file:

 


BaBar Public Site | SLAC | News | Links | Who's Who | Contact Us

Page Owner: Jacek Becla
Last Update: October 04, 2002