Base SDF class.
More...
#include <SDF.hh>
Static Public Attributes |
static std::string | version |
Detailed Description
Constructor & Destructor Documentation
Member Function Documentation
void sdf::SDF::PrintDescription |
( |
| ) |
|
void sdf::SDF::PrintDoc |
( |
| ) |
|
void sdf::SDF::PrintValues |
( |
| ) |
|
void sdf::SDF::PrintWiki |
( |
| ) |
|
void sdf::SDF::SetFromString |
( |
const std::string & |
_sdfData | ) |
|
Set SDF values from a string.
std::string sdf::SDF::ToString |
( |
| ) |
const |
void sdf::SDF::Write |
( |
const std::string & |
_filename | ) |
|
Member Data Documentation
std::string sdf::SDF::version |
|
static |
The documentation for this class was generated from the following file: