The smart pointer type for the associated class
Definition at line 277 of file CNetworkOfPoses.h.
#include <mrpt/graphs/CNetworkOfPoses.h>

Public Types | |
| typedef CNetworkOfPoses2DInf | value_type |
Public Member Functions | |
| CNetworkOfPoses2DInfPtr () | |
| CNetworkOfPoses2DInfPtr (CNetworkOfPoses2DInf *p) | |
| CNetworkOfPoses2DInfPtr (const CSerializablePtr &p) | |
| CNetworkOfPoses2DInfPtr (const mrpt::utils::CObjectPtr &p) | |
| void | setFromPointerDoNotFreeAtDtor (const CNetworkOfPoses2DInf *p) |
| CNetworkOfPoses2DInf * | pointer () |
| const CNetworkOfPoses2DInf * | pointer () const |
| CNetworkOfPoses2DInf * | operator-> (void) |
| const CNetworkOfPoses2DInf * | operator-> (void) const |
| CNetworkOfPoses2DInf & | operator* (void) |
| const CNetworkOfPoses2DInf & | operator* (void) const |
Definition at line 277 of file CNetworkOfPoses.h.
|
inline |
Definition at line 277 of file CNetworkOfPoses.h.
|
inlineexplicit |
Definition at line 277 of file CNetworkOfPoses.h.
|
inlineexplicit |
Definition at line 277 of file CNetworkOfPoses.h.
|
inlineexplicit |
Definition at line 277 of file CNetworkOfPoses.h.
|
inline |
Definition at line 277 of file CNetworkOfPoses.h.
|
inline |
Definition at line 277 of file CNetworkOfPoses.h.
|
inline |
Definition at line 277 of file CNetworkOfPoses.h.
|
inline |
Definition at line 277 of file CNetworkOfPoses.h.
|
inline |
Return the internal plain C++ pointer (const)
Definition at line 277 of file CNetworkOfPoses.h.
|
inline |
Return the internal plain C++ pointer
Definition at line 277 of file CNetworkOfPoses.h.
|
inline |
Definition at line 277 of file CNetworkOfPoses.h.
| Page generated by Doxygen 1.8.3 for MRPT 0.9.6 SVN: at Fri Feb 15 22:05:02 EST 2013 |