Nymph  v1.5.2
Flow-Based Data Processing Framework
Public Member Functions | Protected Attributes | List of all members
KTCommandLineOption< XInputType > 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<typename XInputType>
class Nymph::KTCommandLineOption< XInputType >

Definition at line 20 of file KTCommandLineOption.hh.

Constructor & Destructor Documentation

◆ KTCommandLineOption() [1/2]

Definition at line 33 of file KTCommandLineOption.hh.

◆ KTCommandLineOption() [2/2]

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

Definition at line 39 of file KTCommandLineOption.hh.

◆ ~KTCommandLineOption()

~KTCommandLineOption ( )
virtual

Definition at line 53 of file KTCommandLineOption.hh.

Member Data Documentation

◆ fCLHandler

KTCommandLineHandler* fCLHandler
protected

Definition at line 28 of file KTCommandLineOption.hh.


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