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

mrpt::slam::CActionRobotMovement2DPtr Struct Reference


Detailed Description

The smart pointer type for the associated class

Definition at line 44 of file CActionRobotMovement2D.h.

#include <mrpt/slam/CActionRobotMovement2D.h>

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

List of all members.

Public Member Functions

 CActionRobotMovement2DPtr ()
 CActionRobotMovement2DPtr (CActionRobotMovement2D *p)
 CActionRobotMovement2DPtr (const CActionPtr &p)
 CActionRobotMovement2DPtr (const mrpt::utils::CObjectPtr &p)
void setFromPointerDoNotFreeAtDtor (const CActionRobotMovement2D *p)
CActionRobotMovement2Dpointer ()
const CActionRobotMovement2Dpointer () const
CActionRobotMovement2Doperator-> (void)
const CActionRobotMovement2Doperator-> (void) const
CActionRobotMovement2Doperator* (void)
const CActionRobotMovement2Doperator* (void) const

Constructor & Destructor Documentation

mrpt::slam::CActionRobotMovement2DPtr::CActionRobotMovement2DPtr ( ) [inline]

Definition at line 44 of file CActionRobotMovement2D.h.

mrpt::slam::CActionRobotMovement2DPtr::CActionRobotMovement2DPtr ( CActionRobotMovement2D p) [inline, explicit]

Definition at line 44 of file CActionRobotMovement2D.h.

mrpt::slam::CActionRobotMovement2DPtr::CActionRobotMovement2DPtr ( const CActionPtr p) [inline, explicit]

Definition at line 44 of file CActionRobotMovement2D.h.

mrpt::slam::CActionRobotMovement2DPtr::CActionRobotMovement2DPtr ( const mrpt::utils::CObjectPtr p) [inline, explicit]

Definition at line 44 of file CActionRobotMovement2D.h.


Member Function Documentation

CActionRobotMovement2D& mrpt::slam::CActionRobotMovement2DPtr::operator* ( void  ) [inline]

Reimplemented from mrpt::slam::CActionPtr.

Definition at line 44 of file CActionRobotMovement2D.h.

const CActionRobotMovement2D& mrpt::slam::CActionRobotMovement2DPtr::operator* ( void  ) const [inline]

Reimplemented from mrpt::slam::CActionPtr.

Definition at line 44 of file CActionRobotMovement2D.h.

const CActionRobotMovement2D* mrpt::slam::CActionRobotMovement2DPtr::operator-> ( void  ) const [inline]

Reimplemented from mrpt::slam::CActionPtr.

Definition at line 44 of file CActionRobotMovement2D.h.

CActionRobotMovement2D* mrpt::slam::CActionRobotMovement2DPtr::operator-> ( void  ) [inline]

Reimplemented from mrpt::slam::CActionPtr.

Definition at line 44 of file CActionRobotMovement2D.h.

const CActionRobotMovement2D* mrpt::slam::CActionRobotMovement2DPtr::pointer ( void  ) const [inline]

Return the internal plain C++ pointer (const)

Reimplemented from mrpt::slam::CActionPtr.

Definition at line 44 of file CActionRobotMovement2D.h.

CActionRobotMovement2D* mrpt::slam::CActionRobotMovement2DPtr::pointer ( void  ) [inline]

Return the internal plain C++ pointer

Reimplemented from mrpt::slam::CActionPtr.

Definition at line 44 of file CActionRobotMovement2D.h.

void mrpt::slam::CActionRobotMovement2DPtr::setFromPointerDoNotFreeAtDtor ( const CActionRobotMovement2D p) [inline]

Definition at line 44 of file CActionRobotMovement2D.h.




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