Choreonoid
1.1
総合概要
諸情報
名前空間
クラス
ファイル
クラス一覧
クラス索引
クラス階層
クラスメンバ
cnoid
YamlNode
SyntaxException
全メンバ一覧
cnoid::YamlNode::SyntaxException クラス
#include <
YamlNodes.h
>
cnoid::YamlNode::SyntaxException の継承関係図
その他の継承メンバ
基底クラス
cnoid::YamlNode::Exception
に属する継承公開メンバ関数
virtual
~Exception
()
int
line
() const
int
column
() const
const std::string &
message
() const
void
setPosition
(int
line
, int
column
)
void
setMessage
(const std::string &m)
このクラス詳解は次のファイルから抽出されました:
YamlNodes.h
構築:
1.8.9.1