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

Detailed Description

The smart pointer type for the associated class

#include <mrpt/slam/CWeightedPointsMap.h>

Inheritance diagram for mrpt::slam::CWeightedPointsMapPtr:
Inheritance graph
[legend]

List of all members.

Public Types

typedef CWeightedPointsMap value_type

Public Member Functions

 CWeightedPointsMapPtr ()
 CWeightedPointsMapPtr (CWeightedPointsMap *p)
 CWeightedPointsMapPtr (const CPointsMapPtr &p)
 CWeightedPointsMapPtr (const mrpt::utils::CObjectPtr &p)
void setFromPointerDoNotFreeAtDtor (const CWeightedPointsMap *p)
CWeightedPointsMappointer ()
const CWeightedPointsMappointer () const
CWeightedPointsMapoperator-> (void)
const CWeightedPointsMapoperator-> (void) const
CWeightedPointsMapoperator* (void)
const CWeightedPointsMapoperator* (void) const
void setFromPointerDoNotFreeAtDtor (const CPointsMap *p)
void setFromPointerDoNotFreeAtDtor (const CMetricMap *p)
void setFromPointerDoNotFreeAtDtor (const CSerializable *p)

Member Typedef Documentation

Reimplemented from mrpt::slam::CPointsMapPtr.

Definition at line 44 of file CWeightedPointsMap.h.


Constructor & Destructor Documentation

mrpt::slam::CWeightedPointsMapPtr::CWeightedPointsMapPtr ( ) [inline]

Definition at line 44 of file CWeightedPointsMap.h.

mrpt::slam::CWeightedPointsMapPtr::CWeightedPointsMapPtr ( CWeightedPointsMap p) [inline, explicit]

Definition at line 44 of file CWeightedPointsMap.h.

mrpt::slam::CWeightedPointsMapPtr::CWeightedPointsMapPtr ( const CPointsMapPtr p) [inline, explicit]

Definition at line 44 of file CWeightedPointsMap.h.

mrpt::slam::CWeightedPointsMapPtr::CWeightedPointsMapPtr ( const mrpt::utils::CObjectPtr p) [inline, explicit]

Definition at line 44 of file CWeightedPointsMap.h.


Member Function Documentation

CWeightedPointsMap& mrpt::slam::CWeightedPointsMapPtr::operator* ( void  ) [inline]

Reimplemented from mrpt::slam::CPointsMapPtr.

Definition at line 44 of file CWeightedPointsMap.h.

const CWeightedPointsMap& mrpt::slam::CWeightedPointsMapPtr::operator* ( void  ) const [inline]

Reimplemented from mrpt::slam::CPointsMapPtr.

Definition at line 44 of file CWeightedPointsMap.h.

const CWeightedPointsMap* mrpt::slam::CWeightedPointsMapPtr::operator-> ( void  ) const [inline]

Reimplemented from mrpt::slam::CPointsMapPtr.

Definition at line 44 of file CWeightedPointsMap.h.

CWeightedPointsMap* mrpt::slam::CWeightedPointsMapPtr::operator-> ( void  ) [inline]

Reimplemented from mrpt::slam::CPointsMapPtr.

Definition at line 44 of file CWeightedPointsMap.h.

CWeightedPointsMap* mrpt::slam::CWeightedPointsMapPtr::pointer ( void  ) [inline]

Return the internal plain C++ pointer

Reimplemented from mrpt::slam::CPointsMapPtr.

Definition at line 44 of file CWeightedPointsMap.h.

const CWeightedPointsMap* mrpt::slam::CWeightedPointsMapPtr::pointer ( void  ) const [inline]

Return the internal plain C++ pointer (const)

Reimplemented from mrpt::slam::CPointsMapPtr.

Definition at line 44 of file CWeightedPointsMap.h.

void mrpt::slam::CWeightedPointsMapPtr::setFromPointerDoNotFreeAtDtor ( const CWeightedPointsMap p) [inline]

Definition at line 44 of file CWeightedPointsMap.h.

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

Definition at line 45 of file CSerializable.h.

void mrpt::slam::CPointsMapPtr::setFromPointerDoNotFreeAtDtor ( const CPointsMap p) [inline, inherited]

Definition at line 57 of file CPointsMap.h.

void mrpt::slam::CMetricMapPtr::setFromPointerDoNotFreeAtDtor ( const CMetricMap p) [inline, inherited]

Definition at line 57 of file CMetricMap.h.




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