|
Nymph
v1.5.2
Flow-Based Data Processing Framework
|
#include <KTCommandLineOption.hh>
Public Member Functions | |
| KTCommandLineOption () | |
| KTCommandLineOption (const std::string &group, const std::string &helpMsg, const std::string &longOpt, char shortOpt='#') | |
| virtual | ~KTCommandLineOption () |
Protected Attributes | |
| KTCommandLineHandler * | fCLHandler |
Definition at line 20 of file KTCommandLineOption.hh.
Definition at line 33 of file KTCommandLineOption.hh.
| KTCommandLineOption | ( | const std::string & | group, |
| const std::string & | helpMsg, | ||
| const std::string & | longOpt, | ||
| char | shortOpt = '#' |
||
| ) |
Definition at line 39 of file KTCommandLineOption.hh.
|
virtual |
Definition at line 53 of file KTCommandLineOption.hh.
|
protected |
Definition at line 28 of file KTCommandLineOption.hh.
1.8.13