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  

BdbCondUaOprHelp Class Reference
[BdbCondAdmin]

#include <BdbCondUaOprHelp.hh>

Inheritance diagram for BdbCondUaOprHelp:

BdbCondOpr List of all members.

Public Methods

 BdbCondUaOprHelp (BdbCondTrans *transaction)
virtual ~BdbCondUaOprHelp ()
virtual BdbStatus translate (const std::vector< std::string > &tokens)
virtual BdbStatus operation ()

Static Public Methods

const char * staticName ()

Private Methods

 BdbCondUaOprHelp ()

Constructor & Destructor Documentation

BdbCondUaOprHelp::BdbCondUaOprHelp BdbCondTrans   transaction
 

Definition at line 64 of file BdbCondUaOprHelp.cc.

BdbCondUaOprHelp::~BdbCondUaOprHelp   [virtual]
 

Definition at line 73 of file BdbCondUaOprHelp.cc.

BdbCondUaOprHelp::BdbCondUaOprHelp   [private]
 


Member Function Documentation

BdbStatus BdbCondUaOprHelp::operation   [virtual]
 

The following method is to be implemented by derived class. The method is being execuded withing a started transaction. Depending on the results of its execution the transaction will be either commited or aborted.

Implements BdbCondOpr.

Definition at line 122 of file BdbCondUaOprHelp.cc.

References BdbcSuccess.

const char * BdbCondUaOprHelp::staticName   [static]
 

Definition at line 55 of file BdbCondUaOprHelp.cc.

Referenced by BdbCondUaBOpr::build().

BdbStatus BdbCondUaOprHelp::translate const std::vector< std::string > &    tokens [virtual]
 

This method makes a command-specific translation into internal valiables. Whne it succeed it sets an object into a "valid" for execution state. The method must be implemented by derived classes.

Implements BdbCondOpr.

Definition at line 82 of file BdbCondUaOprHelp.cc.

References BdbcError, BdbcSuccess, BdbCondOpr::isValid(), BdbCondOpr::name(), and BdbCondOpr::setValid().


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

 


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

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