Go to the documentation of this file. 1 #ifndef TUE_CONFIG_MAP_H_
2 #define TUE_CONFIG_MAP_H_
bool readGroup(const Label &label, NodeIdx &idx) const
std::map< Label, NodeIdx > map_
bool value(const Label &label, Variant &value) const
bool setValue(const Label &label, const Variant &value)
boost::shared_ptr< Node > NodePtr
virtual bool empty() const
std::map< Label, Variant > values
const Label & name() const
bool addGroup(const Label &label, const NodeIdx &n, NodeIdx &idx)
NodePtr deepCopy(const Data &source, NodeIdx target_idx, Data &target) const
tue::config::ReaderWriter config