Class name : OptionParser |
|
Namespace : Options |
Use : |
|
|
Description : |
Class comments : |
|
Version : |
|
Author : |
|
Class construction : |
|
Class destruction : |
|
Method tree : |
![]() |
Method interface : |
Public : |
Dependency listing : |
|
![]() |
Public method: |
OptionParser(
const string& p,
const string& e)
|
|
|
![]() |
Public method: |
void add(BaseOption& o)
|
|
|
|
![]() |
Public method: |
void usage(void)
|
|
![]() |
Public method: |
bool check_compulsory_arguments(bool verbose=false)
|
|
|
|
Return description : |
|
![]() |
Public method: |
unsigned int parse_command_line(
unsigned int argc,
char **argv) throw(X_OptionError, X_UnknownOptions, X_MissingArguments)
|
|
|
![]() |
Public method: |
~OptionParser()
|
|
![]() |