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

mrpt::hmtslam::CHMHMapNodePtr Struct Reference


Detailed Description

The smart pointer type for the associated class

Definition at line 49 of file CHMHMapNode.h.

#include <mrpt/hmtslam/CHMHMapNode.h>

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

List of all members.

Public Member Functions

 CHMHMapNodePtr ()
 CHMHMapNodePtr (CHMHMapNode *p)
 CHMHMapNodePtr (const mrpt::utils::CSerializablePtr &p)
 CHMHMapNodePtr (const mrpt::utils::CObjectPtr &p)
void setFromPointerDoNotFreeAtDtor (const CHMHMapNode *p)
CHMHMapNodepointer ()
const CHMHMapNodepointer () const
CHMHMapNodeoperator-> (void)
const CHMHMapNodeoperator-> (void) const
CHMHMapNodeoperator* (void)
const CHMHMapNodeoperator* (void) const

Constructor & Destructor Documentation

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

Definition at line 49 of file CHMHMapNode.h.

mrpt::hmtslam::CHMHMapNodePtr::CHMHMapNodePtr ( CHMHMapNode p) [inline, explicit]

Definition at line 49 of file CHMHMapNode.h.

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

Definition at line 49 of file CHMHMapNode.h.

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

Definition at line 49 of file CHMHMapNode.h.


Member Function Documentation

CHMHMapNode& mrpt::hmtslam::CHMHMapNodePtr::operator* ( void  ) [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 49 of file CHMHMapNode.h.

const CHMHMapNode& mrpt::hmtslam::CHMHMapNodePtr::operator* ( void  ) const [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 49 of file CHMHMapNode.h.

const CHMHMapNode* mrpt::hmtslam::CHMHMapNodePtr::operator-> ( void  ) const [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 49 of file CHMHMapNode.h.

CHMHMapNode* mrpt::hmtslam::CHMHMapNodePtr::operator-> ( void  ) [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 49 of file CHMHMapNode.h.

const CHMHMapNode* mrpt::hmtslam::CHMHMapNodePtr::pointer ( void  ) const [inline]

Return the internal plain C++ pointer (const)

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 49 of file CHMHMapNode.h.

CHMHMapNode* mrpt::hmtslam::CHMHMapNodePtr::pointer ( void  ) [inline]

Return the internal plain C++ pointer

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 49 of file CHMHMapNode.h.

void mrpt::hmtslam::CHMHMapNodePtr::setFromPointerDoNotFreeAtDtor ( const CHMHMapNode p) [inline]

Definition at line 49 of file CHMHMapNode.h.




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