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

mrpt::poses::CPointPDFParticlesPtr Struct Reference


Detailed Description

The smart pointer type for the associated class

Definition at line 64 of file CPointPDFParticles.h.

#include <mrpt/poses/CPointPDFParticles.h>

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

List of all members.

Public Member Functions

 CPointPDFParticlesPtr ()
 CPointPDFParticlesPtr (CPointPDFParticles *p)
 CPointPDFParticlesPtr (const CPointPDFPtr &p)
 CPointPDFParticlesPtr (const mrpt::utils::CObjectPtr &p)
void setFromPointerDoNotFreeAtDtor (const CPointPDFParticles *p)
CPointPDFParticlespointer ()
const CPointPDFParticlespointer () const
CPointPDFParticlesoperator-> (void)
const CPointPDFParticlesoperator-> (void) const
CPointPDFParticlesoperator* (void)
const CPointPDFParticlesoperator* (void) const

Constructor & Destructor Documentation

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

Definition at line 64 of file CPointPDFParticles.h.

mrpt::poses::CPointPDFParticlesPtr::CPointPDFParticlesPtr ( CPointPDFParticles p ) [inline, explicit]

Definition at line 64 of file CPointPDFParticles.h.

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

Definition at line 64 of file CPointPDFParticles.h.

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

Definition at line 64 of file CPointPDFParticles.h.


Member Function Documentation

CPointPDFParticles& mrpt::poses::CPointPDFParticlesPtr::operator* ( void   ) [inline]

Reimplemented from mrpt::poses::CPointPDFPtr.

Definition at line 64 of file CPointPDFParticles.h.

const CPointPDFParticles& mrpt::poses::CPointPDFParticlesPtr::operator* ( void   ) const [inline]

Reimplemented from mrpt::poses::CPointPDFPtr.

Definition at line 64 of file CPointPDFParticles.h.

const CPointPDFParticles* mrpt::poses::CPointPDFParticlesPtr::operator-> ( void   ) const [inline]

Reimplemented from mrpt::poses::CPointPDFPtr.

Definition at line 64 of file CPointPDFParticles.h.

CPointPDFParticles* mrpt::poses::CPointPDFParticlesPtr::operator-> ( void   ) [inline]

Reimplemented from mrpt::poses::CPointPDFPtr.

Definition at line 64 of file CPointPDFParticles.h.

const CPointPDFParticles* mrpt::poses::CPointPDFParticlesPtr::pointer ( void   ) const [inline]

Return the internal plain C++ pointer (const)

Reimplemented from mrpt::poses::CPointPDFPtr.

Definition at line 64 of file CPointPDFParticles.h.

CPointPDFParticles* mrpt::poses::CPointPDFParticlesPtr::pointer ( void   ) [inline]

Return the internal plain C++ pointer

Reimplemented from mrpt::poses::CPointPDFPtr.

Definition at line 64 of file CPointPDFParticles.h.

void mrpt::poses::CPointPDFParticlesPtr::setFromPointerDoNotFreeAtDtor ( const CPointPDFParticles p ) [inline]

Definition at line 64 of file CPointPDFParticles.h.




Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011