#include <Option.h>
Inheritance diagram for rs::cmdline::OptionalCmdLineArgument:


Public Methods | |
| OptionalCmdLineArgument (const char *name_, const char *helptext_, CmdLineArgumentPredicate isArg_=acceptAnyArgument, int max_occur_=1) | |
| Declare a optional CmdLineArgument. More... | |
| virtual | ~OptionalCmdLineArgument () |
Definition at line 264 of file Option.h.
|
||||||||||||||||||||
|
Declare a optional CmdLineArgument. Should be declared global.
|
|
|
|
|
Contact me in case of errors or questions. This documentation is powered by |
(C) 2000-2002 |