|
CommandOptionRest Class ReferenceIt only makes sense to have a single one of these set and it is exclusive with CommandOptionCollect. CommandOption to take the rest of the command line. More...
Inheritance diagram for CommandOptionRest:
Detailed DescriptionIt only makes sense to have a single one of these set and it is exclusive with CommandOptionCollect. CommandOption to take the rest of the command line.It is the option that takes the rest of the command line options that are not part of any other options. e.g. "strace -ofile command arg1 arg2". The "command arg1 arg2" part is placed in objects of this class.
Constructor & Destructor Documentation
The documentation for this class was generated from the following file: Generated at Fri Mar 23 10:47:55 2001 for CommonC++ by 1.2.1 written by Dimitri van Heesch, © 1997-2000 |