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

mrpt::slam::CActionRobotMovement3DPtr Struct Reference


Detailed Description

The smart pointer type for the associated class

Definition at line 39 of file CActionRobotMovement3D.h.

#include <mrpt/slam/CActionRobotMovement3D.h>

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

List of all members.

Public Member Functions

 CActionRobotMovement3DPtr ()
 CActionRobotMovement3DPtr (CActionRobotMovement3D *p)
 CActionRobotMovement3DPtr (const CActionPtr &p)
 CActionRobotMovement3DPtr (const mrpt::utils::CObjectPtr &p)
void setFromPointerDoNotFreeAtDtor (const CActionRobotMovement3D *p)
CActionRobotMovement3Dpointer ()
const CActionRobotMovement3Dpointer () const
CActionRobotMovement3Doperator-> (void)
const CActionRobotMovement3Doperator-> (void) const
CActionRobotMovement3Doperator* (void)
const CActionRobotMovement3Doperator* (void) const

Constructor & Destructor Documentation

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

Definition at line 39 of file CActionRobotMovement3D.h.

mrpt::slam::CActionRobotMovement3DPtr::CActionRobotMovement3DPtr ( CActionRobotMovement3D p ) [inline, explicit]

Definition at line 39 of file CActionRobotMovement3D.h.

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

Definition at line 39 of file CActionRobotMovement3D.h.

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

Definition at line 39 of file CActionRobotMovement3D.h.


Member Function Documentation

CActionRobotMovement3D& mrpt::slam::CActionRobotMovement3DPtr::operator* ( void   ) [inline]

Reimplemented from mrpt::slam::CActionPtr.

Definition at line 39 of file CActionRobotMovement3D.h.

const CActionRobotMovement3D& mrpt::slam::CActionRobotMovement3DPtr::operator* ( void   ) const [inline]

Reimplemented from mrpt::slam::CActionPtr.

Definition at line 39 of file CActionRobotMovement3D.h.

const CActionRobotMovement3D* mrpt::slam::CActionRobotMovement3DPtr::operator-> ( void   ) const [inline]

Reimplemented from mrpt::slam::CActionPtr.

Definition at line 39 of file CActionRobotMovement3D.h.

CActionRobotMovement3D* mrpt::slam::CActionRobotMovement3DPtr::operator-> ( void   ) [inline]

Reimplemented from mrpt::slam::CActionPtr.

Definition at line 39 of file CActionRobotMovement3D.h.

const CActionRobotMovement3D* mrpt::slam::CActionRobotMovement3DPtr::pointer ( void   ) const [inline]

Return the internal plain C++ pointer (const)

Reimplemented from mrpt::slam::CActionPtr.

Definition at line 39 of file CActionRobotMovement3D.h.

CActionRobotMovement3D* mrpt::slam::CActionRobotMovement3DPtr::pointer ( void   ) [inline]

Return the internal plain C++ pointer

Reimplemented from mrpt::slam::CActionPtr.

Definition at line 39 of file CActionRobotMovement3D.h.

void mrpt::slam::CActionRobotMovement3DPtr::setFromPointerDoNotFreeAtDtor ( const CActionRobotMovement3D p ) [inline]

Definition at line 39 of file CActionRobotMovement3D.h.




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