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 59 of file KTCommandLineOption.hh.
|
inline |
Definition at line 62 of file KTCommandLineOption.hh.
|
inline |
Definition at line 66 of file KTCommandLineOption.hh.
|
inlinevirtual |
Definition at line 78 of file KTCommandLineOption.hh.
|
protected |
Definition at line 83 of file KTCommandLineOption.hh.