Template class name : Option |
|
|
Namespace : Options |
Use : |
|
|
Description : |
Class comments : |
|
See also : |
Version : |
|
Author : |
|
Class construction : |
|
Super classes : |
|
Class browser : |
![]() |
Method tree : |
![]() |
Method interface : |
Public : |
Private : |
Virtual methods : |
|
Dependency listing : |
|
![]() |
Public method: |
Option(
const string& k,
const T& v,
const string& ht,
bool c,
ArgFlag f = no_argument)
|
|
|
![]() |
Public method: |
void value(const string& vs)
|
|
|
|
Changes : |
|
![]() |
Public method: |
const T& value(void)
|
|
Return description : |
|
![]() |
Public method: |
const T& default_value(void)
|
|
Return description : |
|
![]() |
Public method: |
virtual ~Option()
|
|
![]() |
Private method: |
Option()
|
|
![]() |