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

Detailed Description

The smart pointer type for the associated class

#include <mrpt/hmtslam/CHMTSLAM.h>

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

List of all members.

Public Types

typedef CHMTSLAM value_type

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
void setFromPointerDoNotFreeAtDtor (const CSerializable *p)

Member Typedef Documentation

Definition at line 72 of file CHMTSLAM.h.


Constructor & Destructor Documentation

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

Definition at line 72 of file CHMTSLAM.h.

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

Definition at line 72 of file CHMTSLAM.h.

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

Definition at line 72 of file CHMTSLAM.h.

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

Definition at line 72 of file CHMTSLAM.h.


Member Function Documentation

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

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 72 of file CHMTSLAM.h.

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

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 72 of file CHMTSLAM.h.

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

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 72 of file CHMTSLAM.h.

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

Reimplemented from mrpt::utils::CSerializablePtr.

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

void mrpt::utils::CSerializablePtr::setFromPointerDoNotFreeAtDtor ( const CSerializable p) [inline, inherited]

Definition at line 45 of file CSerializable.h.

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

Definition at line 72 of file CHMTSLAM.h.




Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011