Zero  0.1.0
Public Member Functions | Public Attributes | List of all members
ConfigOption Struct Reference

#include <confparser.h>

Public Member Functions

 ConfigOption (string name, string entry, string value)
 

Public Attributes

string _opt_name
 
string _opt_config_entry
 
string _opt_default_value
 

Constructor & Destructor Documentation

§ ConfigOption()

ConfigOption::ConfigOption ( string  name,
string  entry,
string  value 
)
inline

Member Data Documentation

§ _opt_config_entry

string ConfigOption::_opt_config_entry

§ _opt_default_value

string ConfigOption::_opt_default_value

§ _opt_name

string ConfigOption::_opt_name

The documentation for this struct was generated from the following file: