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

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

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

Public Member Functions

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

Detailed Description

Represents a config item of type int.

Definition at line 59 of file configitem.h.


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