| int Option::getOptionID |
( |
| ) |
const |
Option::GetOptionId
- Returns
- ID de l'option
| string Option::getOptionInt |
( |
| ) |
const |
Option::GetOptionInt
- Returns
- Intitulé de l'option
| string Option::getOptionRac |
( |
| ) |
const |
Option::GetOptionRac
- Returns
- Raccourci de l'option
| Type::TypeEnum Option::getOptionType |
( |
| ) |
const |
Option::GetOptionType
- Returns
- Type d'option
| void Option::print |
( |
std::ostream & |
os | ) |
const |
Méthode d'affichage en complément de << print
- Parameters
-
| void Option::setOptionInt |
( |
std::string & |
intitul | ) |
|
Option::SetOptionInt
- Parameters
-
| void Option::setOptionRac |
( |
std::string & |
rac | ) |
|
Option::SetOptionRac
- Parameters
-
| void Option::setOptionType |
( |
Type::TypeEnum |
t | ) |
|
Option::SetOptionType
- Parameters
-
The documentation for this class was generated from the following files: