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 62 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 62 of file CHMTSLAM.h.

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

Definition at line 62 of file CHMTSLAM.h.

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

Definition at line 62 of file CHMTSLAM.h.

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

Definition at line 62 of file CHMTSLAM.h.


Member Function Documentation

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

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 62 of file CHMTSLAM.h.

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

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 62 of file CHMTSLAM.h.

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

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 62 of file CHMTSLAM.h.

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

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 62 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 62 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 62 of file CHMTSLAM.h.

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

Definition at line 62 of file CHMTSLAM.h.




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