#include <YamlReader.h>
構成 |
class | MappingFactory |
class | MappingFactoryBase |
コンストラクタとデストラクタ
YamlReader::YamlReader |
( |
| ) |
|
YamlReader::~YamlReader |
( |
| ) |
|
関数
void YamlReader::clearDocuments |
( |
| ) |
|
YamlNode * YamlReader::document |
( |
int |
index = 0 | ) |
|
const std::string & YamlReader::errorMessage |
( |
| ) |
|
void YamlReader::expectRegularMultiSequence |
( |
| ) |
|
bool YamlReader::load |
( |
const std::string & |
filename | ) |
|
bool YamlReader::load_string |
( |
const std::string & |
yamlstring | ) |
|
int YamlReader::numDocuments |
( |
| ) |
|
template<class TMapping >
void cnoid::YamlReader::setMappingClass |
( |
| ) |
|
|
inline |
フレンドと関連する関数
friend class YamlReaderImpl |
|
friend |
このクラスの説明は次のファイルから生成されました: