softwarecontainer  0.18.0-739e8d7 2017-05-04
softwarecontainer::BoolConfig Class Reference

Represents a config item of type bool. More...

Inheritance diagram for softwarecontainer::BoolConfig:
[legend]
Collaboration diagram for softwarecontainer::BoolConfig:
[legend]

Public Member Functions

 BoolConfig (const std::string &group, const std::string &name, bool value)
 
bool value ()
 
std::string key () const
 
std::string group () const
 
void setSource (ConfigSourceType type)
 
ConfigSourceType source () const
 

Detailed Description

Represents a config item of type bool.

Definition at line 72 of file configitem.h.


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