Project Malmo  0.21.0
malmo::ParameterSet Member List

This is the complete list of members for malmo::ParameterSet, including all inherited members.

get(const std::string &key) constmalmo::ParameterSet
getBool(const std::string &key) constmalmo::ParameterSet
getDouble(const std::string &key) constmalmo::ParameterSet
getInt(const std::string &key) constmalmo::ParameterSet
getIterationCount() constmalmo::ParameterSet
keys() constmalmo::ParameterSet
ParameterSet()malmo::ParameterSet
ParameterSet(const boost::property_tree::ptree parameters)malmo::ParameterSet
ParameterSet(const std::string &json)malmo::ParameterSet
set(const std::string &key, const std::string &value)malmo::ParameterSet
setBool(const std::string &key, const bool value)malmo::ParameterSet
setDouble(const std::string &key, const double value)malmo::ParameterSet
setInt(const std::string &key, const int value)malmo::ParameterSet
setIterationCount(const int iteration_count)malmo::ParameterSet
toJson()malmo::ParameterSet