Choreonoid  1.8
Namespaces | Functions
ValueTreeUtil.h File Reference
#include "ValueTree.h"

Go to the source code of this file.

Namespaces

 cnoid
 

Functions

template<class Container >
bool cnoid::writeElements (Mapping &mapping, const std::string &key, const Container &elements, bool isFlowStyle=false)
 
template<class Container >
bool cnoid::readElements (const Mapping &mapping, const std::string &key, Container &elements)