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

Detailed Description

The smart pointer type for the associated class

#include <mrpt/poses/CPointPDFGaussian.h>

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

List of all members.

Public Types

typedef CPointPDFGaussian value_type

Public Member Functions

 CPointPDFGaussianPtr ()
 CPointPDFGaussianPtr (CPointPDFGaussian *p)
 CPointPDFGaussianPtr (const CPointPDFPtr &p)
 CPointPDFGaussianPtr (const mrpt::utils::CObjectPtr &p)
void setFromPointerDoNotFreeAtDtor (const CPointPDFGaussian *p)
CPointPDFGaussianpointer ()
const CPointPDFGaussianpointer () const
CPointPDFGaussianoperator-> (void)
const CPointPDFGaussianoperator-> (void) const
CPointPDFGaussianoperator* (void)
const CPointPDFGaussianoperator* (void) const
void setFromPointerDoNotFreeAtDtor (const CPointPDF *p)
void setFromPointerDoNotFreeAtDtor (const CSerializable *p)

Member Typedef Documentation

Reimplemented from mrpt::poses::CPointPDFPtr.

Definition at line 40 of file CPointPDFGaussian.h.


Constructor & Destructor Documentation

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

Definition at line 40 of file CPointPDFGaussian.h.

mrpt::poses::CPointPDFGaussianPtr::CPointPDFGaussianPtr ( CPointPDFGaussian p) [inline, explicit]

Definition at line 40 of file CPointPDFGaussian.h.

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

Definition at line 40 of file CPointPDFGaussian.h.

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

Definition at line 40 of file CPointPDFGaussian.h.


Member Function Documentation

CPointPDFGaussian& mrpt::poses::CPointPDFGaussianPtr::operator* ( void  ) [inline]

Reimplemented from mrpt::poses::CPointPDFPtr.

Definition at line 40 of file CPointPDFGaussian.h.

const CPointPDFGaussian& mrpt::poses::CPointPDFGaussianPtr::operator* ( void  ) const [inline]

Reimplemented from mrpt::poses::CPointPDFPtr.

Definition at line 40 of file CPointPDFGaussian.h.

const CPointPDFGaussian* mrpt::poses::CPointPDFGaussianPtr::operator-> ( void  ) const [inline]

Reimplemented from mrpt::poses::CPointPDFPtr.

Definition at line 40 of file CPointPDFGaussian.h.

CPointPDFGaussian* mrpt::poses::CPointPDFGaussianPtr::operator-> ( void  ) [inline]

Reimplemented from mrpt::poses::CPointPDFPtr.

Definition at line 40 of file CPointPDFGaussian.h.

CPointPDFGaussian* mrpt::poses::CPointPDFGaussianPtr::pointer ( void  ) [inline]

Return the internal plain C++ pointer

Reimplemented from mrpt::poses::CPointPDFPtr.

Definition at line 40 of file CPointPDFGaussian.h.

const CPointPDFGaussian* mrpt::poses::CPointPDFGaussianPtr::pointer ( void  ) const [inline]

Return the internal plain C++ pointer (const)

Reimplemented from mrpt::poses::CPointPDFPtr.

Definition at line 40 of file CPointPDFGaussian.h.

void mrpt::poses::CPointPDFGaussianPtr::setFromPointerDoNotFreeAtDtor ( const CPointPDFGaussian p) [inline]

Definition at line 40 of file CPointPDFGaussian.h.

void mrpt::poses::CPointPDFPtr::setFromPointerDoNotFreeAtDtor ( const CPointPDF p) [inline, inherited]

Definition at line 44 of file CPointPDF.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