CommandSwitch Namespace Reference
[ConfigHandler - Runtime configuration from command line or config files]

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

Classes

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

Detailed Description

Defines commonly used functors for command switches.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on 20 Jun 2014 for daqman by  doxygen 1.6.1