Main MRPT website > C++ reference
MRPT logo
Public Types | Public Member Functions
mrpt::poses::CPoint2DPDFPtr Struct Reference

Detailed Description

The smart pointer type for the associated class

#include <mrpt/poses/CPoint2DPDF.h>

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

List of all members.

Public Types

typedef CPoint2DPDF value_type

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
void setFromPointerDoNotFreeAtDtor (const CSerializable *p)

Member Typedef Documentation

Reimplemented in mrpt::poses::CPoint2DPDFGaussianPtr.

Definition at line 41 of file CPoint2DPDF.h.


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.

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

Return the internal plain C++ pointer

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.

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

Definition at line 41 of file CPoint2DPDF.h.

void mrpt::utils::CSerializablePtr::setFromPointerDoNotFreeAtDtor ( const CSerializable p) [inline, inherited]

Definition at line 45 of file CSerializable.h.




Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011