Go to the documentation of this file. 1 #ifndef ERA_TUE_CONFIGURATION_WRITER_H_
2 #define ERA_TUE_CONFIGURATION_WRITER_H_
std::vector< unsigned int > array_parents
std::vector< unsigned int > map_parents
std::vector< Variant > values
void writeGroup(const std::string &key)
std::vector< std::vector< Node > > arrays
DataWriter(Data &cfg, const Node &n=Node())
std::vector< std::map< std::string, Node > > maps
void writeArray(const std::string &key)
void setValue(const std::string &key, const Variant &value)