Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

Parameters::BoolParamDef Class Reference

#include <BoolParamDef.h>

Inheritance diagram for Parameters::BoolParamDef:

Inheritance graph
[legend]
Collaboration diagram for Parameters::BoolParamDef:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 BoolParamDef ()
 BoolParamDef::BoolParamDef (const string &nameVal, const string &helpVal, const string &promptVal, bool isRequired, auto_ptr< bool > defaultVal)
virtual ~BoolParamDef ()
bool getDefault ()
bool getHasDefault ()

Private Attributes

bool defaultValue_m
bool hasDefault_m

Detailed Description

BoolParamDef class used to support OFFLINE tasks


Constructor & Destructor Documentation

Parameters::BoolParamDef::BoolParamDef  ) 
 

Constructor

virtual Parameters::BoolParamDef::~BoolParamDef  )  [virtual]
 

Destructor


Member Function Documentation

Parameters::BoolParamDef::BoolParamDef::BoolParamDef const string &  nameVal,
const string &  helpVal,
const string &  promptVal,
bool  isRequired,
auto_ptr< bool >  defaultVal
 

Constructor

bool Parameters::BoolParamDef::getDefault  ) 
 

bool Parameters::BoolParamDef::getHasDefault  ) 
 


Member Data Documentation

bool Parameters::BoolParamDef::defaultValue_m [private]
 

bool Parameters::BoolParamDef::hasDefault_m [private]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 02:37:36 2009 for ACS C++ API by doxygen 1.3.8