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

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

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

Public Member Functions

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

Detailed Description

Represents a config item of type string.

Definition at line 46 of file configitem.h.


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