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

mrpt::slam::CPointsMapPtr Struct Reference


Detailed Description

The smart pointer type for the associated class

Definition at line 57 of file CPointsMap.h.

#include <mrpt/slam/CPointsMap.h>

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

List of all members.

Public Member Functions

 CPointsMapPtr ()
 CPointsMapPtr (CPointsMap *p)
 CPointsMapPtr (const CMetricMapPtr &p)
 CPointsMapPtr (const mrpt::utils::CObjectPtr &p)
void setFromPointerDoNotFreeAtDtor (const CPointsMap *p)
CPointsMappointer ()
const CPointsMappointer () const
CPointsMapoperator-> (void)
const CPointsMapoperator-> (void) const
CPointsMapoperator* (void)
const CPointsMapoperator* (void) const

Constructor & Destructor Documentation

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

Definition at line 57 of file CPointsMap.h.

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

Definition at line 57 of file CPointsMap.h.

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

Definition at line 57 of file CPointsMap.h.

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

Definition at line 57 of file CPointsMap.h.


Member Function Documentation

CPointsMap& mrpt::slam::CPointsMapPtr::operator* ( void   ) [inline]

Reimplemented from mrpt::slam::CMetricMapPtr.

Reimplemented in mrpt::slam::CColouredPointsMapPtr, and mrpt::slam::CSimplePointsMapPtr.

Definition at line 57 of file CPointsMap.h.

const CPointsMap& mrpt::slam::CPointsMapPtr::operator* ( void   ) const [inline]

Reimplemented from mrpt::slam::CMetricMapPtr.

Reimplemented in mrpt::slam::CColouredPointsMapPtr, and mrpt::slam::CSimplePointsMapPtr.

Definition at line 57 of file CPointsMap.h.

const CPointsMap* mrpt::slam::CPointsMapPtr::operator-> ( void   ) const [inline]

Reimplemented from mrpt::slam::CMetricMapPtr.

Reimplemented in mrpt::slam::CColouredPointsMapPtr, and mrpt::slam::CSimplePointsMapPtr.

Definition at line 57 of file CPointsMap.h.

CPointsMap* mrpt::slam::CPointsMapPtr::operator-> ( void   ) [inline]

Reimplemented from mrpt::slam::CMetricMapPtr.

Reimplemented in mrpt::slam::CColouredPointsMapPtr, and mrpt::slam::CSimplePointsMapPtr.

Definition at line 57 of file CPointsMap.h.

const CPointsMap* mrpt::slam::CPointsMapPtr::pointer ( void   ) const [inline]

Return the internal plain C++ pointer (const)

Reimplemented from mrpt::slam::CMetricMapPtr.

Reimplemented in mrpt::slam::CColouredPointsMapPtr, mrpt::slam::CColouredPointsMapPtr, and mrpt::slam::CSimplePointsMapPtr.

Definition at line 57 of file CPointsMap.h.

CPointsMap* mrpt::slam::CPointsMapPtr::pointer ( void   ) [inline]

Return the internal plain C++ pointer

Reimplemented from mrpt::slam::CMetricMapPtr.

Reimplemented in mrpt::slam::CColouredPointsMapPtr, and mrpt::slam::CSimplePointsMapPtr.

Definition at line 57 of file CPointsMap.h.

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

Definition at line 57 of file CPointsMap.h.




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