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

mrpt::hmtslam::CHMTSLAMPtr Struct Reference


Detailed Description

The smart pointer type for the associated class

Definition at line 78 of file CHMTSLAM.h.

#include <mrpt/hmtslam/CHMTSLAM.h>

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

List of all members.

Public Member Functions

 CHMTSLAMPtr ()
 CHMTSLAMPtr (CHMTSLAM *p)
 CHMTSLAMPtr (const mrpt::utils::CSerializablePtr &p)
 CHMTSLAMPtr (const mrpt::utils::CObjectPtr &p)
void setFromPointerDoNotFreeAtDtor (const CHMTSLAM *p)
CHMTSLAMpointer ()
const CHMTSLAMpointer () const
CHMTSLAMoperator-> (void)
const CHMTSLAMoperator-> (void) const
CHMTSLAMoperator* (void)
const CHMTSLAMoperator* (void) const

Constructor & Destructor Documentation

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

Definition at line 78 of file CHMTSLAM.h.

mrpt::hmtslam::CHMTSLAMPtr::CHMTSLAMPtr ( CHMTSLAM p) [inline, explicit]

Definition at line 78 of file CHMTSLAM.h.

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

Definition at line 78 of file CHMTSLAM.h.

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

Definition at line 78 of file CHMTSLAM.h.


Member Function Documentation

CHMTSLAM& mrpt::hmtslam::CHMTSLAMPtr::operator* ( void  ) [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 78 of file CHMTSLAM.h.

const CHMTSLAM& mrpt::hmtslam::CHMTSLAMPtr::operator* ( void  ) const [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 78 of file CHMTSLAM.h.

const CHMTSLAM* mrpt::hmtslam::CHMTSLAMPtr::operator-> ( void  ) const [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 78 of file CHMTSLAM.h.

CHMTSLAM* mrpt::hmtslam::CHMTSLAMPtr::operator-> ( void  ) [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 78 of file CHMTSLAM.h.

const CHMTSLAM* mrpt::hmtslam::CHMTSLAMPtr::pointer ( void  ) const [inline]

Return the internal plain C++ pointer (const)

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 78 of file CHMTSLAM.h.

CHMTSLAM* mrpt::hmtslam::CHMTSLAMPtr::pointer ( void  ) [inline]

Return the internal plain C++ pointer

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 78 of file CHMTSLAM.h.

void mrpt::hmtslam::CHMTSLAMPtr::setFromPointerDoNotFreeAtDtor ( const CHMTSLAM p) [inline]

Definition at line 78 of file CHMTSLAM.h.

References HMTSLAM_IMPEXP.




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