Choreonoid  1.1
Public メソッド | すべてのメンバ一覧
クラス cnoid::YamlNode::KeyNotFoundException

#include <YamlNodes.h>

cnoid::YamlNode::KeyNotFoundExceptionに対する継承グラフ
cnoid::YamlNode::Exception

Public メソッド

const std::string & key ()
void setKey (const std::string &key)
- Public メソッド inherited from 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)

関数

const std::string& cnoid::YamlNode::KeyNotFoundException::key ( )
inline
void cnoid::YamlNode::KeyNotFoundException::setKey ( const std::string &  key)
inline

このクラスの説明は次のファイルから生成されました: