Base SDF class.
More...
#include <SDFImpl.hh>
| void sdf::SDF::PrintDescription |
( |
| ) |
|
| void sdf::SDF::PrintDoc |
( |
| ) |
|
| void sdf::SDF::PrintValues |
( |
| ) |
|
| void sdf::SDF::PrintWiki |
( |
| ) |
|
Get a pointer to the root element.
- Returns
- Pointer to the root element
Set the root pointer.
- Parameters
-
| static std::string version sdf::SDF::SDF_DEPRECATED |
( |
4. |
0 | ) |
|
|
static |
| void sdf::SDF::SetFromString |
( |
const std::string & |
_sdfData | ) |
|
Set SDF values from a string.
| std::string sdf::SDF::ToString |
( |
| ) |
const |
| static std::string sdf::SDF::Version |
( |
| ) |
|
|
static |
Get the version.
- Returns
- The version as a string
| static void sdf::SDF::Version |
( |
const std::string & |
_version | ) |
|
|
static |
Set the version string.
- Parameters
-
| [in] | _version | SDF version string. |
| void sdf::SDF::Write |
( |
const std::string & |
_filename | ) |
|
The documentation for this class was generated from the following file: