#include <BoolParamDef.h>
List of all members.
Detailed Description
BoolParamDef class used to support OFFLINE tasks
Constructor & Destructor Documentation
Parameters::BoolParamDef::BoolParamDef |
( |
|
) |
|
Parameters::BoolParamDef::BoolParamDef |
( |
const string & |
nameVal, |
|
|
const string & |
helpVal, |
|
|
const string & |
promptVal, |
|
|
bool |
isRequired, |
|
|
auto_ptr< bool > |
defaultVal | |
|
) |
| | |
virtual Parameters::BoolParamDef::~BoolParamDef |
( |
|
) |
[virtual] |
Member Function Documentation
bool Parameters::BoolParamDef::getDefault |
( |
|
) |
|
bool Parameters::BoolParamDef::getHasDefault |
( |
|
) |
|
Member Data Documentation
The documentation for this class was generated from the following file: