CommandSwitchFunctions.hh File Reference

Defines some commonly used functors for command switches. More...

#include <sstream>
#include <string>
#include "VParameterNode.hh"
#include "ConfigHandler.hh"

Go to the source code of this file.

Classes

class  CommandSwitch::DefaultRead< T >
 read a single variable from the command line using stream operator More...
class  CommandSwitch::DefaultRead< std::string >
class  CommandSwitch::LoadConfigFile
 Load a parameter list from the specified config file. More...
class  CommandSwitch::SetValue< T >
 Set a variable to the pre-defined supplied value. More...
class  CommandSwitch::Increment< T >
 Increment a variable using the ++ prefix operator. More...
class  CommandSwitch::Decrement< T >
 Decrement a variable using the -- prefix operator. More...
class  CommandSwitch::AddVal< T >
 Increment a variable by the amount supplied on the command line. More...
class  CommandSwitch::Toggle
 Toggle the value of a boolean variable. More...

Namespaces

namespace  CommandSwitch
 

Defines commonly used functors for command switches.



Detailed Description

Defines some commonly used functors for command switches.

Author:
bloer

Definition in file CommandSwitchFunctions.hh.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on 20 Jun 2014 for daqman by  doxygen 1.6.1