tue_config
Namespaces | Functions
yaml_emitter.cpp File Reference
#include "tue/config/yaml_emitter.h"
#include "tue/config/data.h"
#include "tue/config/node.h"
#include "tue/config/map.h"
#include "tue/config/sequence.h"
Include dependency graph for yaml_emitter.cpp:

Go to the source code of this file.

Namespaces

 tue
 
 tue::config
 

Functions

void tue::config::emitRecursive (std::ostream &out, const tue::config::Data &cfg, const NodePtr &n, const std::string &indent, bool ignore_first_indent=false)