#include <Option.h>
Inheritance diagram for rs::cmdline::CmdLineAnnotation:
Public Methods | |
CmdLineAnnotation (const char *helptext_="", bool spaced_=false) | |
Declare a new annotation for command line options. More... | |
virtual | ~CmdLineAnnotation () |
Protected Methods | |
int | get_print_infrontof_option () const |
bool | print_spaced () const |
Private Attributes | |
int | print_infrontof_option |
bool | spaced |
Friends | |
class | ProgramInfo |
Definition at line 429 of file Option.h.
|
Declare a new annotation for command line options. The annotation will be printed inbetween the two options it is declared inbetween. Annotations are printed over the full width of the current block. Use them for more detailed descriptions of how sth works.
Definition at line 146 of file Option.cpp. |
|
|
|
|
|
|
|
|
|
Definition at line 431 of file Option.h. Referenced by CmdLineAnnotation::CmdLineAnnotation(). |
|
Definition at line 432 of file Option.h. Referenced by CmdLineAnnotation::CmdLineAnnotation(). |
Contact me in case of errors or questions. This documentation is powered by ![]() |
(C) 2000-2002 ![]() |