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

Go to the source code of this file.

Namespaces

 cnoid
 Defines the minimum processing for performing pasing file for STL.
 

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)