All Classes Namespaces Files Functions Variables Typedefs Friends Macros Modules
Static Public Member Functions | List of all members
sdf::Converter Class Reference

Convert from one version of SDF to another. More...

#include <Converter.hh>

Static Public Member Functions

static bool Convert (TiXmlDocument *_doc, const std::string &_toVersion, bool _quiet=false)
 Convert SDF to the specified version. More...
 

Detailed Description

Convert from one version of SDF to another.

Member Function Documentation

static bool sdf::Converter::Convert ( TiXmlDocument *  _doc,
const std::string &  _toVersion,
bool  _quiet = false 
)
static

Convert SDF to the specified version.

Parameters
[in]_docSDF xml doc
[in]_toVersionVersion number in string format
[in]_quietFalse to be more verbose

The documentation for this class was generated from the following file: