Main MRPT website > C++ reference
MRPT logo
Public Member Functions

mrpt::poses::CPose3DPDFSOGPtr Struct Reference


Detailed Description

The smart pointer type for the associated class

Definition at line 40 of file CPose3DPDFSOG.h.

#include <mrpt/poses/CPose3DPDFSOG.h>

Inheritance diagram for mrpt::poses::CPose3DPDFSOGPtr:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 CPose3DPDFSOGPtr ()
 CPose3DPDFSOGPtr (CPose3DPDFSOG *p)
 CPose3DPDFSOGPtr (const CPose3DPDFPtr &p)
 CPose3DPDFSOGPtr (const mrpt::utils::CObjectPtr &p)
void setFromPointerDoNotFreeAtDtor (const CPose3DPDFSOG *p)
CPose3DPDFSOGpointer ()
const CPose3DPDFSOGpointer () const
CPose3DPDFSOGoperator-> (void)
const CPose3DPDFSOGoperator-> (void) const
CPose3DPDFSOGoperator* (void)
const CPose3DPDFSOGoperator* (void) const

Constructor & Destructor Documentation

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.


Member Function Documentation

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.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:46:17 UTC 2011