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

mrpt::hmtslam::CLSLAMParticleDataPtr Struct Reference


Detailed Description

The smart pointer type for the associated class

Definition at line 61 of file CLocalMetricHypothesis.h.

#include <mrpt/hmtslam/CLocalMetricHypothesis.h>

Inheritance diagram for mrpt::hmtslam::CLSLAMParticleDataPtr:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 CLSLAMParticleDataPtr ()
 CLSLAMParticleDataPtr (CLSLAMParticleData *p)
 CLSLAMParticleDataPtr (const mrpt::utils::CSerializablePtr &p)
 CLSLAMParticleDataPtr (const mrpt::utils::CObjectPtr &p)
void setFromPointerDoNotFreeAtDtor (const CLSLAMParticleData *p)
CLSLAMParticleDatapointer ()
const CLSLAMParticleDatapointer () const
CLSLAMParticleDataoperator-> (void)
const CLSLAMParticleDataoperator-> (void) const
CLSLAMParticleDataoperator* (void)
const CLSLAMParticleDataoperator* (void) const

Constructor & Destructor Documentation

mrpt::hmtslam::CLSLAMParticleDataPtr::CLSLAMParticleDataPtr ( ) [inline]

Definition at line 61 of file CLocalMetricHypothesis.h.

mrpt::hmtslam::CLSLAMParticleDataPtr::CLSLAMParticleDataPtr ( CLSLAMParticleData p) [inline, explicit]

Definition at line 61 of file CLocalMetricHypothesis.h.

mrpt::hmtslam::CLSLAMParticleDataPtr::CLSLAMParticleDataPtr ( const mrpt::utils::CSerializablePtr p) [inline, explicit]

Definition at line 61 of file CLocalMetricHypothesis.h.

mrpt::hmtslam::CLSLAMParticleDataPtr::CLSLAMParticleDataPtr ( const mrpt::utils::CObjectPtr p) [inline, explicit]

Definition at line 61 of file CLocalMetricHypothesis.h.


Member Function Documentation

CLSLAMParticleData& mrpt::hmtslam::CLSLAMParticleDataPtr::operator* ( void  ) [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 61 of file CLocalMetricHypothesis.h.

const CLSLAMParticleData& mrpt::hmtslam::CLSLAMParticleDataPtr::operator* ( void  ) const [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 61 of file CLocalMetricHypothesis.h.

const CLSLAMParticleData* mrpt::hmtslam::CLSLAMParticleDataPtr::operator-> ( void  ) const [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 61 of file CLocalMetricHypothesis.h.

CLSLAMParticleData* mrpt::hmtslam::CLSLAMParticleDataPtr::operator-> ( void  ) [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 61 of file CLocalMetricHypothesis.h.

const CLSLAMParticleData* mrpt::hmtslam::CLSLAMParticleDataPtr::pointer ( void  ) const [inline]

Return the internal plain C++ pointer (const)

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 61 of file CLocalMetricHypothesis.h.

CLSLAMParticleData* mrpt::hmtslam::CLSLAMParticleDataPtr::pointer ( void  ) [inline]

Return the internal plain C++ pointer

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 61 of file CLocalMetricHypothesis.h.

void mrpt::hmtslam::CLSLAMParticleDataPtr::setFromPointerDoNotFreeAtDtor ( const CLSLAMParticleData p) [inline]

Definition at line 61 of file CLocalMetricHypothesis.h.




Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN:exported at Tue Jan 25 21:56:31 UTC 2011