Nymph  v1.5.2
Flow-Based Data Processing Framework
Public Member Functions | Protected Attributes | List of all members
KTCommandLineOption< bool > Class Template Reference

#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

KTCommandLineHandlerfCLHandler
 

Detailed Description

template<>
class Nymph::KTCommandLineOption< bool >

Definition at line 59 of file KTCommandLineOption.hh.

Constructor & Destructor Documentation

◆ KTCommandLineOption() [1/2]

KTCommandLineOption ( )
inline

Definition at line 62 of file KTCommandLineOption.hh.

◆ KTCommandLineOption() [2/2]

KTCommandLineOption ( const std::string &  group,
const std::string &  helpMsg,
const std::string &  longOpt,
char  shortOpt = '#' 
)
inline

Definition at line 66 of file KTCommandLineOption.hh.

◆ ~KTCommandLineOption()

virtual ~KTCommandLineOption ( )
inlinevirtual

Definition at line 78 of file KTCommandLineOption.hh.

Member Data Documentation

◆ fCLHandler

KTCommandLineHandler* fCLHandler
protected

Definition at line 83 of file KTCommandLineOption.hh.


The documentation for this class was generated from the following file: