The smart pointer type for the associated class
Definition at line 40 of file CPose3DPDFSOG.h.
#include <mrpt/poses/CPose3DPDFSOG.h>
Public Member Functions | |
CPose3DPDFSOGPtr () | |
CPose3DPDFSOGPtr (CPose3DPDFSOG *p) | |
CPose3DPDFSOGPtr (const CPose3DPDFPtr &p) | |
CPose3DPDFSOGPtr (const mrpt::utils::CObjectPtr &p) | |
void | setFromPointerDoNotFreeAtDtor (const CPose3DPDFSOG *p) |
CPose3DPDFSOG * | pointer () |
const CPose3DPDFSOG * | pointer () const |
CPose3DPDFSOG * | operator-> (void) |
const CPose3DPDFSOG * | operator-> (void) const |
CPose3DPDFSOG & | operator* (void) |
const CPose3DPDFSOG & | operator* (void) const |
mrpt::poses::CPose3DPDFSOGPtr::CPose3DPDFSOGPtr | ( | ) | [inline] |
Definition at line 40 of file CPose3DPDFSOG.h.
mrpt::poses::CPose3DPDFSOGPtr::CPose3DPDFSOGPtr | ( | CPose3DPDFSOG * | p | ) | [inline, explicit] |
Definition at line 40 of file CPose3DPDFSOG.h.
mrpt::poses::CPose3DPDFSOGPtr::CPose3DPDFSOGPtr | ( | const CPose3DPDFPtr & | p | ) | [inline, explicit] |
Definition at line 40 of file CPose3DPDFSOG.h.
mrpt::poses::CPose3DPDFSOGPtr::CPose3DPDFSOGPtr | ( | const mrpt::utils::CObjectPtr & | p | ) | [inline, explicit] |
Definition at line 40 of file CPose3DPDFSOG.h.
CPose3DPDFSOG& mrpt::poses::CPose3DPDFSOGPtr::operator* | ( | void | ) | [inline] |
Reimplemented from mrpt::poses::CPose3DPDFPtr.
Definition at line 40 of file CPose3DPDFSOG.h.
const CPose3DPDFSOG& mrpt::poses::CPose3DPDFSOGPtr::operator* | ( | void | ) | const [inline] |
Reimplemented from mrpt::poses::CPose3DPDFPtr.
Definition at line 40 of file CPose3DPDFSOG.h.
const CPose3DPDFSOG* mrpt::poses::CPose3DPDFSOGPtr::operator-> | ( | void | ) | const [inline] |
Reimplemented from mrpt::poses::CPose3DPDFPtr.
Definition at line 40 of file CPose3DPDFSOG.h.
CPose3DPDFSOG* mrpt::poses::CPose3DPDFSOGPtr::operator-> | ( | void | ) | [inline] |
Reimplemented from mrpt::poses::CPose3DPDFPtr.
Definition at line 40 of file CPose3DPDFSOG.h.
const CPose3DPDFSOG* mrpt::poses::CPose3DPDFSOGPtr::pointer | ( | void | ) | const [inline] |
Return the internal plain C++ pointer (const)
Reimplemented from mrpt::poses::CPose3DPDFPtr.
Definition at line 40 of file CPose3DPDFSOG.h.
CPose3DPDFSOG* mrpt::poses::CPose3DPDFSOGPtr::pointer | ( | void | ) | [inline] |
Return the internal plain C++ pointer
Reimplemented from mrpt::poses::CPose3DPDFPtr.
Definition at line 40 of file CPose3DPDFSOG.h.
void mrpt::poses::CPose3DPDFSOGPtr::setFromPointerDoNotFreeAtDtor | ( | const CPose3DPDFSOG * | p | ) | [inline] |
Definition at line 40 of file CPose3DPDFSOG.h.
Page generated by Doxygen 1.7.1 for MRPT 0.9.4 SVN: at Mon Jan 10 23:33:19 UTC 2011 |