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

mrpt::poses::CPoint2DPDFPtr Struct Reference


Detailed Description

The smart pointer type for the associated class

Definition at line 41 of file CPoint2DPDF.h.

#include <mrpt/poses/CPoint2DPDF.h>

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

List of all members.

Public Member Functions

 CPoint2DPDFPtr ()
 CPoint2DPDFPtr (CPoint2DPDF *p)
 CPoint2DPDFPtr (const mrpt::utils::CSerializablePtr &p)
 CPoint2DPDFPtr (const mrpt::utils::CObjectPtr &p)
void setFromPointerDoNotFreeAtDtor (const CPoint2DPDF *p)
CPoint2DPDFpointer ()
const CPoint2DPDFpointer () const
CPoint2DPDFoperator-> (void)
const CPoint2DPDFoperator-> (void) const
CPoint2DPDFoperator* (void)
const CPoint2DPDFoperator* (void) const

Constructor & Destructor Documentation

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

Definition at line 41 of file CPoint2DPDF.h.

mrpt::poses::CPoint2DPDFPtr::CPoint2DPDFPtr ( CPoint2DPDF p) [inline, explicit]

Definition at line 41 of file CPoint2DPDF.h.

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

Definition at line 41 of file CPoint2DPDF.h.

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

Definition at line 41 of file CPoint2DPDF.h.


Member Function Documentation

CPoint2DPDF& mrpt::poses::CPoint2DPDFPtr::operator* ( void  ) [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Reimplemented in mrpt::poses::CPoint2DPDFGaussianPtr.

Definition at line 41 of file CPoint2DPDF.h.

const CPoint2DPDF& mrpt::poses::CPoint2DPDFPtr::operator* ( void  ) const [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Reimplemented in mrpt::poses::CPoint2DPDFGaussianPtr.

Definition at line 41 of file CPoint2DPDF.h.

const CPoint2DPDF* mrpt::poses::CPoint2DPDFPtr::operator-> ( void  ) const [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Reimplemented in mrpt::poses::CPoint2DPDFGaussianPtr.

Definition at line 41 of file CPoint2DPDF.h.

CPoint2DPDF* mrpt::poses::CPoint2DPDFPtr::operator-> ( void  ) [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Reimplemented in mrpt::poses::CPoint2DPDFGaussianPtr.

Definition at line 41 of file CPoint2DPDF.h.

const CPoint2DPDF* mrpt::poses::CPoint2DPDFPtr::pointer ( void  ) const [inline]

Return the internal plain C++ pointer (const)

Reimplemented from mrpt::utils::CSerializablePtr.

Reimplemented in mrpt::poses::CPoint2DPDFGaussianPtr.

Definition at line 41 of file CPoint2DPDF.h.

CPoint2DPDF* mrpt::poses::CPoint2DPDFPtr::pointer ( void  ) [inline]

Return the internal plain C++ pointer

Reimplemented from mrpt::utils::CSerializablePtr.

Reimplemented in mrpt::poses::CPoint2DPDFGaussianPtr, and mrpt::poses::CPoint2DPDFGaussianPtr.

Definition at line 41 of file CPoint2DPDF.h.

void mrpt::poses::CPoint2DPDFPtr::setFromPointerDoNotFreeAtDtor ( const CPoint2DPDF p) [inline]

Definition at line 41 of file CPoint2DPDF.h.




Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:40:17 UTC 2011