The specialization of CNetworkOfPoses for poses of type CPose2D (not a PDF!), also implementing serialization.
Definition at line 257 of file CNetworkOfPoses.h.
#include <mrpt/poses/CNetworkOfPoses.h>
RTTI stuff | |
typedef CNetworkOfPoses2DPtr | SmartPtr |
static mrpt::utils::CLASSINIT | _init_CNetworkOfPoses2D |
static mrpt::utils::TRuntimeClassId | classCNetworkOfPoses2D |
static const mrpt::utils::TRuntimeClassId * | classinfo |
static const mrpt::utils::TRuntimeClassId * | _GetBaseClass () |
virtual const mrpt::utils::TRuntimeClassId * | GetRuntimeClass () const |
Returns information about the class of an object in runtime. | |
virtual mrpt::utils::CObject * | duplicate () const |
Returns a copy of the object, indepently of its class. | |
static mrpt::utils::CObject * | CreateObject () |
static CNetworkOfPoses2DPtr | Create () |
A typedef for the associated smart pointer
Definition at line 259 of file CNetworkOfPoses.h.
static const mrpt::utils::TRuntimeClassId* mrpt::poses::CNetworkOfPoses2D::_GetBaseClass | ( | ) | [static, protected] |
Reimplemented from mrpt::utils::CSerializable.
static CNetworkOfPoses2DPtr mrpt::poses::CNetworkOfPoses2D::Create | ( | ) | [static] |
static mrpt::utils::CObject* mrpt::poses::CNetworkOfPoses2D::CreateObject | ( | ) | [static] |
virtual mrpt::utils::CObject* mrpt::poses::CNetworkOfPoses2D::duplicate | ( | ) | const [virtual] |
Returns a copy of the object, indepently of its class.
Implements mrpt::utils::CObject.
virtual const mrpt::utils::TRuntimeClassId* mrpt::poses::CNetworkOfPoses2D::GetRuntimeClass | ( | ) | const [virtual] |
Returns information about the class of an object in runtime.
Reimplemented from mrpt::utils::CSerializable.
mrpt::utils::CLASSINIT mrpt::poses::CNetworkOfPoses2D::_init_CNetworkOfPoses2D [static, protected] |
Definition at line 259 of file CNetworkOfPoses.h.
Definition at line 259 of file CNetworkOfPoses.h.
Definition at line 259 of file CNetworkOfPoses.h.
Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:16:28 UTC 2011 |