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

mrpt::poses::CPointPDFPtr Struct Reference


Detailed Description

The smart pointer type for the associated class

Definition at line 44 of file CPointPDF.h.

#include <mrpt/poses/CPointPDF.h>

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

List of all members.

Public Member Functions

 CPointPDFPtr ()
 CPointPDFPtr (CPointPDF *p)
 CPointPDFPtr (const mrpt::utils::CSerializablePtr &p)
 CPointPDFPtr (const mrpt::utils::CObjectPtr &p)
void setFromPointerDoNotFreeAtDtor (const CPointPDF *p)
CPointPDFpointer ()
const CPointPDFpointer () const
CPointPDFoperator-> (void)
const CPointPDFoperator-> (void) const
CPointPDFoperator* (void)
const CPointPDFoperator* (void) const

Constructor & Destructor Documentation

mrpt::poses::CPointPDFPtr::CPointPDFPtr ( ) [inline]

Definition at line 44 of file CPointPDF.h.

mrpt::poses::CPointPDFPtr::CPointPDFPtr ( CPointPDF p) [inline, explicit]

Definition at line 44 of file CPointPDF.h.

mrpt::poses::CPointPDFPtr::CPointPDFPtr ( const mrpt::utils::CSerializablePtr p) [inline, explicit]

Definition at line 44 of file CPointPDF.h.

mrpt::poses::CPointPDFPtr::CPointPDFPtr ( const mrpt::utils::CObjectPtr p) [inline, explicit]

Definition at line 44 of file CPointPDF.h.


Member Function Documentation

CPointPDF& mrpt::poses::CPointPDFPtr::operator* ( void  ) [inline]
const CPointPDF& mrpt::poses::CPointPDFPtr::operator* ( void  ) const [inline]
const CPointPDF* mrpt::poses::CPointPDFPtr::operator-> ( void  ) const [inline]
CPointPDF* mrpt::poses::CPointPDFPtr::operator-> ( void  ) [inline]
const CPointPDF* mrpt::poses::CPointPDFPtr::pointer ( void  ) const [inline]

Return the internal plain C++ pointer (const)

Reimplemented from mrpt::utils::CSerializablePtr.

Reimplemented in mrpt::poses::CPointPDFGaussianPtr, mrpt::poses::CPointPDFParticlesPtr, and mrpt::poses::CPointPDFSOGPtr.

Definition at line 44 of file CPointPDF.h.

CPointPDF* mrpt::poses::CPointPDFPtr::pointer ( void  ) [inline]
void mrpt::poses::CPointPDFPtr::setFromPointerDoNotFreeAtDtor ( const CPointPDF p) [inline]

Definition at line 44 of file CPointPDF.h.




Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN:exported at Tue Jan 25 21:56:31 UTC 2011