EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
FairDbConfDialog Class Reference

#include <EicRoot/blob/master/dbase/dbInterface/FairDbConfDialog.h>

+ Collaboration diagram for FairDbConfDialog:

Public Member Functions

 FairDbConfDialog ()
 
 FairDbConfDialog (const FairRegistry &current, const FairRegistry &deflt)
 
virtual ~FairDbConfDialog ()
 
virtual FairRegistryQuery ()
 
void SetCurrent (const FairRegistry &r)
 
void SetDefault (const FairRegistry &r)
 

Protected Attributes

FairRegistry fCurrent
 
FairRegistry fDefault
 
FairRegistry fResult
 

Detailed Description

Definition at line 8 of file FairDbConfDialog.h.

View newest version in sPHENIX GitHub at line 8 of file FairDbConfDialog.h

Constructor & Destructor Documentation

FairDbConfDialog::FairDbConfDialog ( )

Definition at line 6 of file FairDbConfDialog.cxx.

View newest version in sPHENIX GitHub at line 6 of file FairDbConfDialog.cxx

FairDbConfDialog::FairDbConfDialog ( const FairRegistry current,
const FairRegistry deflt 
)

Definition at line 14 of file FairDbConfDialog.cxx.

View newest version in sPHENIX GitHub at line 14 of file FairDbConfDialog.cxx

FairDbConfDialog::~FairDbConfDialog ( )
virtual

Definition at line 22 of file FairDbConfDialog.cxx.

View newest version in sPHENIX GitHub at line 22 of file FairDbConfDialog.cxx

Member Function Documentation

FairRegistry & FairDbConfDialog::Query ( )
virtual

Definition at line 51 of file FairDbConfDialog.cxx.

View newest version in sPHENIX GitHub at line 51 of file FairDbConfDialog.cxx

References c, c1, d, fCurrent, fDefault, fResult, FairRegistry::Get(), k, FairRegistry::Key(), PROMPT, Acts::UnitConstants::s, s1, FairRegistry::Set(), and FairRegistry::UnLockValues().

Referenced by FairDbConfigurable::Set().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void FairDbConfDialog::SetCurrent ( const FairRegistry r)

Definition at line 26 of file FairDbConfDialog.cxx.

View newest version in sPHENIX GitHub at line 26 of file FairDbConfDialog.cxx

References fCurrent, FairRegistry::LockValues(), and FairRegistry::UnLockValues().

Referenced by FairDbConfigurable::Set().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void FairDbConfDialog::SetDefault ( const FairRegistry r)

Definition at line 39 of file FairDbConfDialog.cxx.

View newest version in sPHENIX GitHub at line 39 of file FairDbConfDialog.cxx

References fCurrent, fDefault, FairRegistry::LockValues(), and FairRegistry::UnLockValues().

Referenced by FairDbConfigurable::Set().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

FairRegistry FairDbConfDialog::fCurrent
protected

Definition at line 21 of file FairDbConfDialog.h.

View newest version in sPHENIX GitHub at line 21 of file FairDbConfDialog.h

Referenced by Query(), SetCurrent(), and SetDefault().

FairRegistry FairDbConfDialog::fDefault
protected

Definition at line 22 of file FairDbConfDialog.h.

View newest version in sPHENIX GitHub at line 22 of file FairDbConfDialog.h

Referenced by Query(), and SetDefault().

FairRegistry FairDbConfDialog::fResult
protected

Definition at line 23 of file FairDbConfDialog.h.

View newest version in sPHENIX GitHub at line 23 of file FairDbConfDialog.h

Referenced by Query().


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