Choreonoid
1.8
|
#include <ValueTree.h>
Public Member Functions | |
const std::string & | key () |
void | setKey (const std::string &key) |
Public Member Functions inherited from cnoid::ValueNode::Exception | |
Exception () | |
virtual | ~Exception () |
int | line () const |
int | column () const |
std::string | message () const |
void | setPosition (int line, int column) |
void | setMessage (const std::string &m) |
|
inline |
|
inline |