#include <Option.h>
Inheritance diagram for rs::cmdline::RepeatedCmdLineArgument:
Public Methods | |
RepeatedCmdLineArgument (const char *name_, const char *helptext_, CmdLineArgumentPredicate isArg_, int min_occur_=1, int max_occur_=-1) | |
Declare a new repeatable command line argument. More... | |
virtual | ~RepeatedCmdLineArgument () |
Definition at line 290 of file Option.h.
|
Declare a new repeatable command line argument. RepeatedCmdLineArguments should be declared global.
|
|
|
Contact me in case of errors or questions. This documentation is powered by ![]() |
(C) 2000-2002 ![]() |