The Sparta Modeling Framework
Loading...
Searching...
No Matches
sparta::ParameterTree Member List

This is the complete list of members for sparta::ParameterTree, including all inherited members.

clear()sparta::ParameterTreeinline
create(const std::string &path, bool required=false)sparta::ParameterTreeinline
exists(const std::string &path, const bool must_be_leaf=true) constsparta::ParameterTreeinline
get(const std::string &path) constsparta::ParameterTreeinline
getRoot() const (defined in sparta::ParameterTree)sparta::ParameterTreeinline
getRoot() (defined in sparta::ParameterTree)sparta::ParameterTreeinline
getUnreadValueNodes(std::vector< const Node * > *nodes) constsparta::ParameterTreeinline
getUnreadValueNodes(std::vector< Node * > *nodes)sparta::ParameterTreeinline
hasValue(const std::string &path, const bool must_be_leaf=true) constsparta::ParameterTreeinline
isRead(const std::string &path) constsparta::ParameterTreeinline
isRequired(const std::string &path) constsparta::ParameterTreeinline
merge(const ParameterTree &rhp)sparta::ParameterTreeinline
operator=(const ParameterTree &rhp) (defined in sparta::ParameterTree)sparta::ParameterTreeinline
operator[](const std::string &name) constsparta::ParameterTreeinline
ParameterTree()sparta::ParameterTreeinline
ParameterTree(const ParameterTree &rhp) (defined in sparta::ParameterTree)sparta::ParameterTreeinline
recursePrint(std::ostream &o) constsparta::ParameterTreeinline
set(const std::string &path, const std::string &value, bool required, const std::string &origin="")sparta::ParameterTreeinline
tryGet(const std::string &path, const bool must_be_leaf=true) constsparta::ParameterTreeinline
tryGet(const std::string &path, const bool must_be_leaf=true)sparta::ParameterTreeinline
unrequire(const std::string &path)sparta::ParameterTreeinline
~ParameterTree()sparta::ParameterTreeinlinevirtual