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

mrpt::slam::CSimplePointsMapPtr Struct Reference


Detailed Description

The smart pointer type for the associated class

Definition at line 44 of file CSimplePointsMap.h.

#include <mrpt/slam/CSimplePointsMap.h>

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

List of all members.

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

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.

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.

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.

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

Definition at line 44 of file CSimplePointsMap.h.




Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:16:28 UTC 2011