Choreonoid  1.8
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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)