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

Detailed Description

The smart pointer type for the associated class

#include <mrpt/slam/CSimplePointsMap.h>

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

List of all members.

Public Types

typedef CSimplePointsMap value_type

Public Member Functions

 CSimplePointsMapPtr ()
 CSimplePointsMapPtr (CSimplePointsMap *p)
 CSimplePointsMapPtr (const CPointsMapPtr &p)
 CSimplePointsMapPtr (const mrpt::utils::CObjectPtr &p)
void setFromPointerDoNotFreeAtDtor (const CSimplePointsMap *p)
CSimplePointsMappointer ()
const CSimplePointsMappointer () const
CSimplePointsMapoperator-> (void)
const CSimplePointsMapoperator-> (void) const
CSimplePointsMapoperator* (void)
const CSimplePointsMapoperator* (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 CSimplePointsMap.h.


Constructor & Destructor Documentation

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

Definition at line 44 of file CSimplePointsMap.h.

mrpt::slam::CSimplePointsMapPtr::CSimplePointsMapPtr ( CSimplePointsMap p) [inline, explicit]

Definition at line 44 of file CSimplePointsMap.h.

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

Definition at line 44 of file CSimplePointsMap.h.

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

Definition at line 44 of file CSimplePointsMap.h.


Member Function Documentation

CSimplePointsMap& mrpt::slam::CSimplePointsMapPtr::operator* ( void  ) [inline]

Reimplemented from mrpt::slam::CPointsMapPtr.

Definition at line 44 of file CSimplePointsMap.h.

const CSimplePointsMap& mrpt::slam::CSimplePointsMapPtr::operator* ( void  ) const [inline]

Reimplemented from mrpt::slam::CPointsMapPtr.

Definition at line 44 of file CSimplePointsMap.h.

const CSimplePointsMap* mrpt::slam::CSimplePointsMapPtr::operator-> ( void  ) const [inline]

Reimplemented from mrpt::slam::CPointsMapPtr.

Definition at line 44 of file CSimplePointsMap.h.

CSimplePointsMap* mrpt::slam::CSimplePointsMapPtr::operator-> ( void  ) [inline]

Reimplemented from mrpt::slam::CPointsMapPtr.

Definition at line 44 of file CSimplePointsMap.h.

CSimplePointsMap* mrpt::slam::CSimplePointsMapPtr::pointer ( void  ) [inline]

Return the internal plain C++ pointer

Reimplemented from mrpt::slam::CPointsMapPtr.

Definition at line 44 of file CSimplePointsMap.h.

const CSimplePointsMap* mrpt::slam::CSimplePointsMapPtr::pointer ( void  ) const [inline]

Return the internal plain C++ pointer (const)

Reimplemented from mrpt::slam::CPointsMapPtr.

Definition at line 44 of file CSimplePointsMap.h.

void mrpt::slam::CSimplePointsMapPtr::setFromPointerDoNotFreeAtDtor ( const CSimplePointsMap p) [inline]

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