#include <YAMLBodyLoader.h>
◆ YAMLBodyLoader()
YAMLBodyLoader::YAMLBodyLoader |
( |
| ) |
|
◆ ~YAMLBodyLoader()
YAMLBodyLoader::~YAMLBodyLoader |
( |
| ) |
|
◆ enableShapeLoading()
void YAMLBodyLoader::enableShapeLoading |
( |
bool |
on | ) |
|
|
virtual |
◆ format()
const char * YAMLBodyLoader::format |
( |
| ) |
const |
|
virtual |
- Todo:
- Modify the API for getting the format information so that multipule formats can be supported and more detailed information can be obtained.
Implements cnoid::AbstractBodyLoader.
◆ load()
bool YAMLBodyLoader::load |
( |
Body * |
body, |
|
|
const std::string & |
filename |
|
) |
| |
|
virtual |
◆ read()
bool YAMLBodyLoader::read |
( |
Body * |
body, |
|
|
Mapping * |
data |
|
) |
| |
◆ setDefaultDivisionNumber()
void YAMLBodyLoader::setDefaultDivisionNumber |
( |
int |
n | ) |
|
|
virtual |
◆ setMessageSink()
void YAMLBodyLoader::setMessageSink |
( |
std::ostream & |
os | ) |
|
|
virtual |
◆ setVerbose()
void YAMLBodyLoader::setVerbose |
( |
bool |
on | ) |
|
|
virtual |
The documentation for this class was generated from the following files: