Choreonoid  1.1
公開メンバ関数 | 全メンバ一覧
cnoid::YamlNode::KeyNotFoundException クラス

#include <YamlNodes.h>

cnoid::YamlNode::KeyNotFoundException の継承関係図
cnoid::YamlNode::Exception

公開メンバ関数

const std::string & key ()
 
void setKey (const std::string &key)
 
- 基底クラス 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

このクラス詳解は次のファイルから抽出されました: