The smart pointer type for the associated class
Definition at line 44 of file CPose3DRotVec.h.
#include <mrpt/poses/CPose3DRotVec.h>
Public Types | |
| typedef CPose3DRotVec | value_type |
Public Member Functions | |
| CPose3DRotVecPtr () | |
| CPose3DRotVecPtr (CPose3DRotVec *p) | |
| CPose3DRotVecPtr (const CSerializablePtr &p) | |
| CPose3DRotVecPtr (const mrpt::utils::CObjectPtr &p) | |
| void | setFromPointerDoNotFreeAtDtor (const CPose3DRotVec *p) |
| CPose3DRotVec * | pointer () |
| const CPose3DRotVec * | pointer () const |
| CPose3DRotVec * | operator-> (void) |
| const CPose3DRotVec * | operator-> (void) const |
| CPose3DRotVec & | operator* (void) |
| const CPose3DRotVec & | operator* (void) const |
Definition at line 44 of file CPose3DRotVec.h.
| mrpt::poses::CPose3DRotVecPtr::CPose3DRotVecPtr | ( | ) | [inline] |
Definition at line 44 of file CPose3DRotVec.h.
| mrpt::poses::CPose3DRotVecPtr::CPose3DRotVecPtr | ( | CPose3DRotVec * | p | ) | [inline, explicit] |
Definition at line 44 of file CPose3DRotVec.h.
| mrpt::poses::CPose3DRotVecPtr::CPose3DRotVecPtr | ( | const CSerializablePtr & | p | ) | [inline, explicit] |
Definition at line 44 of file CPose3DRotVec.h.
| mrpt::poses::CPose3DRotVecPtr::CPose3DRotVecPtr | ( | const mrpt::utils::CObjectPtr & | p | ) | [inline, explicit] |
Definition at line 44 of file CPose3DRotVec.h.
| CPose3DRotVec& mrpt::poses::CPose3DRotVecPtr::operator* | ( | void | ) | [inline] |
Definition at line 44 of file CPose3DRotVec.h.
| const CPose3DRotVec& mrpt::poses::CPose3DRotVecPtr::operator* | ( | void | ) | const [inline] |
Definition at line 44 of file CPose3DRotVec.h.
| const CPose3DRotVec* mrpt::poses::CPose3DRotVecPtr::operator-> | ( | void | ) | const [inline] |
Definition at line 44 of file CPose3DRotVec.h.
| CPose3DRotVec* mrpt::poses::CPose3DRotVecPtr::operator-> | ( | void | ) | [inline] |
Definition at line 44 of file CPose3DRotVec.h.
| const CPose3DRotVec* mrpt::poses::CPose3DRotVecPtr::pointer | ( | void | ) | const [inline] |
Return the internal plain C++ pointer (const)
Definition at line 44 of file CPose3DRotVec.h.
| CPose3DRotVec* mrpt::poses::CPose3DRotVecPtr::pointer | ( | void | ) | [inline] |
Return the internal plain C++ pointer
Definition at line 44 of file CPose3DRotVec.h.
| void mrpt::poses::CPose3DRotVecPtr::setFromPointerDoNotFreeAtDtor | ( | const CPose3DRotVec * | p | ) | [inline] |
Definition at line 44 of file CPose3DRotVec.h.
| Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 | Hosted on: |