ConfigHandler::CommandSwitch< Action > Class Template Reference

Concrete implementation of VCommandSwitch. More...

Inheritance diagram for ConfigHandler::CommandSwitch< Action >:
ConfigHandler::VCommandSwitch

List of all members.

Public Member Functions

 CommandSwitch (char short_name, const std::string &long_name, const std::string &help_text, const std::string &par, Action action)
virtual int Process (const char *arg)
 Process a command switch, optionally reading an argument.

Private Attributes

Action do_action

Detailed Description

template<class Action>
class ConfigHandler::CommandSwitch< Action >

Concrete implementation of VCommandSwitch.

Holds the user-defined function to call when the switch is read

Definition at line 167 of file ConfigHandler.hh.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on 20 Jun 2014 for daqman by  doxygen 1.6.1