Army ant simulation
Public Member Functions | List of all members
config::Configuration Class Reference

Public Member Functions

void Clear ()
 
bool Load (const std::string &File)
 
bool Contains (const std::string &key) const
 
bool Get (const std::string &key, std::string &value) const
 
bool Get (const std::string &key, int &value) const
 
bool Get (const std::string &key, long &value) const
 
bool Get (const std::string &key, double &value) const
 
bool Get (const std::string &key, bool &value) const
 

Detailed Description

Definition at line 88 of file Config.h.


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