AOSharedServiceLibrary
Public Member Functions | List of all members
AOSSL::PropertiesReader Class Reference
Inheritance diagram for AOSSL::PropertiesReader:
Inheritance graph
[legend]
Collaboration diagram for AOSSL::PropertiesReader:
Collaboration graph
[legend]

Public Member Functions

 PropertiesReader (std::string &file_path)
 
void load_config ()
 Re-load configuration.
 
- Public Member Functions inherited from AOSSL::KeyValueStore
bool opt_exist (std::string key)
 Does a key exist?
 
StringBufferget_opt (std::string key)
 Get an option by key.
 
void get_opt (std::string key, StringBuffer &val)
 Get an option by key.
 
std::unordered_map< std::string, std::string > get_opts ()
 
void add_opt (const std::string &key, std::string value)
 Add an option.
 
void set_opt (std::string &key, std::string &value)
 Set an option.
 

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