base class for readable interfaces [詳細]
#include <openrave.h>
Public メソッド | |
XMLReadable (const std::string &xmlid) | |
virtual | ~XMLReadable () |
virtual const std::string & | GetXMLId () const |
virtual void | Serialize (BaseXMLWriterPtr writer, int options=0) const |
serializes the interface | |
![]() | |
virtual | ~UserData () |
|
inline |
openrave.h の 696 行で定義されています。
|
inlinevirtual |
openrave.h の 698 行で定義されています。
|
inlinevirtual |
openrave.h の 700 行で定義されています。
|
inlinevirtual |
serializes the interface
OpenRAVE::xmlreaders::HierarchicalXMLReadable, と OpenRAVE::xmlreaders::StringXMLReadableで再定義されています。
openrave.h の 704 行で定義されています。