Choreonoid  1.1
フレンド | すべてのメンバ一覧
クラス cnoid::YamlScalar

#include <YamlNodes.h>

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

フレンド

class YamlReaderImpl
class YamlWriter
class YamlNode
class YamlMapping
class YamlSequence

Additional Inherited Members

- Public メソッド inherited from cnoid::YamlNode
bool isValid () const
YamlNodeType type () const
int toInt () const
double toDouble () const
bool toBool () const
bool isString () const
const std::string & toString () const
const std::string & toUtf8String () const
 operator const std::string & () const
bool isMapping () const
const YamlMappingtoMapping () const
YamlMappingtoMapping ()
bool isSequence () const
const YamlSequencetoSequence () const
YamlSequencetoSequence ()
bool read (int &out_value) const
bool hasLineInfo () const
int line () const
int column () const
- Static Public メソッド inherited from cnoid::YamlNode
static void initialize ()
- Protected メソッド inherited from cnoid::YamlNode
 YamlNode ()
 YamlNode (YamlNodeType type)
virtual ~YamlNode ()
void throwNotScalrException () const
void throwNotMappingException () const
void throwNotSequenceException () const
- Protected 変数 inherited from cnoid::YamlNode
YamlNodeType type_

フレンドと関連する関数

friend class YamlMapping
friend
friend class YamlNode
friend
friend class YamlReaderImpl
friend
friend class YamlSequence
friend
friend class YamlWriter
friend

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