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

mrpt::poses::CPoint2DPDFGaussianPtr Struct Reference


Detailed Description

The smart pointer type for the associated class

Definition at line 39 of file CPoint2DPDFGaussian.h.

#include <mrpt/poses/CPoint2DPDFGaussian.h>

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

List of all members.

Public Member Functions

 CPoint2DPDFGaussianPtr ()
 CPoint2DPDFGaussianPtr (CPoint2DPDFGaussian *p)
 CPoint2DPDFGaussianPtr (const CPoint2DPDFPtr &p)
 CPoint2DPDFGaussianPtr (const mrpt::utils::CObjectPtr &p)
void setFromPointerDoNotFreeAtDtor (const CPoint2DPDFGaussian *p)
CPoint2DPDFGaussianpointer ()
const CPoint2DPDFGaussianpointer () const
CPoint2DPDFGaussianoperator-> (void)
const CPoint2DPDFGaussianoperator-> (void) const
CPoint2DPDFGaussianoperator* (void)
const CPoint2DPDFGaussianoperator* (void) const

Constructor & Destructor Documentation

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

Definition at line 39 of file CPoint2DPDFGaussian.h.

mrpt::poses::CPoint2DPDFGaussianPtr::CPoint2DPDFGaussianPtr ( CPoint2DPDFGaussian p  )  [inline, explicit]

Definition at line 39 of file CPoint2DPDFGaussian.h.

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

Definition at line 39 of file CPoint2DPDFGaussian.h.

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

Definition at line 39 of file CPoint2DPDFGaussian.h.


Member Function Documentation

CPoint2DPDFGaussian& mrpt::poses::CPoint2DPDFGaussianPtr::operator* ( void   )  [inline]

Reimplemented from mrpt::poses::CPoint2DPDFPtr.

Definition at line 39 of file CPoint2DPDFGaussian.h.

const CPoint2DPDFGaussian& mrpt::poses::CPoint2DPDFGaussianPtr::operator* ( void   )  const [inline]

Reimplemented from mrpt::poses::CPoint2DPDFPtr.

Definition at line 39 of file CPoint2DPDFGaussian.h.

const CPoint2DPDFGaussian* mrpt::poses::CPoint2DPDFGaussianPtr::operator-> ( void   )  const [inline]

Reimplemented from mrpt::poses::CPoint2DPDFPtr.

Definition at line 39 of file CPoint2DPDFGaussian.h.

CPoint2DPDFGaussian* mrpt::poses::CPoint2DPDFGaussianPtr::operator-> ( void   )  [inline]

Reimplemented from mrpt::poses::CPoint2DPDFPtr.

Definition at line 39 of file CPoint2DPDFGaussian.h.

const CPoint2DPDFGaussian* mrpt::poses::CPoint2DPDFGaussianPtr::pointer ( void   )  const [inline]

Return the internal plain C++ pointer (const)

Reimplemented from mrpt::poses::CPoint2DPDFPtr.

Definition at line 39 of file CPoint2DPDFGaussian.h.

CPoint2DPDFGaussian* mrpt::poses::CPoint2DPDFGaussianPtr::pointer ( void   )  [inline]

Return the internal plain C++ pointer

Reimplemented from mrpt::poses::CPoint2DPDFPtr.

Definition at line 39 of file CPoint2DPDFGaussian.h.

void mrpt::poses::CPoint2DPDFGaussianPtr::setFromPointerDoNotFreeAtDtor ( const CPoint2DPDFGaussian p  )  [inline]

Definition at line 39 of file CPoint2DPDFGaussian.h.




Page generated by Doxygen 1.7.1 for MRPT 0.9.4 SVN: at Mon Jan 10 23:33:19 UTC 2011