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  

BdbCondCmdLineParser Class Reference
[BdbCondRemote]

#include <BdbCondCmdLineParser.hh>

List of all members.

Public Methods

 BdbCondCmdLineParser (int argc, char *argv[])
virtual ~BdbCondCmdLineParser ()
bool findSwitch (const char *name, bool defaultValue) const
unsigned int findUIntPar (const char *name, unsigned int defaultValue) const
const char * findStringPar (const char *name, const char *defaultValue) const

Private Methods

 BdbCondCmdLineParser ()

Private Attributes

int _argc
const char ** _argv


Constructor & Destructor Documentation

BdbCondCmdLineParser::BdbCondCmdLineParser int    argc,
char *    argv[]
 

Definition at line 77 of file BdbCondCmdLineParser.cc.

BdbCondCmdLineParser::~BdbCondCmdLineParser   [virtual]
 

Definition at line 94 of file BdbCondCmdLineParser.cc.

BdbCondCmdLineParser::BdbCondCmdLineParser   [private]
 

Definition at line 70 of file BdbCondCmdLineParser.cc.


Member Function Documentation

const char * BdbCondCmdLineParser::findStringPar const char *    name,
const char *    defaultValue
const
 

Definition at line 151 of file BdbCondCmdLineParser.cc.

References _argc, _argv, and result.

Referenced by main().

bool BdbCondCmdLineParser::findSwitch const char *    name,
bool    defaultValue
const
 

Definition at line 103 of file BdbCondCmdLineParser.cc.

References _argc, _argv, and result.

Referenced by main().

unsigned int BdbCondCmdLineParser::findUIntPar const char *    name,
unsigned int    defaultValue
const
 

Definition at line 119 of file BdbCondCmdLineParser.cc.

References _argc, _argv, and result.

Referenced by main().


Member Data Documentation

int BdbCondCmdLineParser::_argc [private]
 

Definition at line 61 of file BdbCondCmdLineParser.hh.

Referenced by findStringPar(), findSwitch(), and findUIntPar().

const char** BdbCondCmdLineParser::_argv [private]
 

Definition at line 62 of file BdbCondCmdLineParser.hh.

Referenced by findStringPar(), findSwitch(), and findUIntPar().


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