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

mrpt::slam::CActionPtr Struct Reference


Detailed Description

The smart pointer type for the associated class

Definition at line 42 of file CAction.h.

#include <mrpt/slam/CAction.h>

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

List of all members.

Public Member Functions

 CActionPtr ()
 CActionPtr (CAction *p)
 CActionPtr (const mrpt::utils::CSerializablePtr &p)
 CActionPtr (const mrpt::utils::CObjectPtr &p)
void setFromPointerDoNotFreeAtDtor (const CAction *p)
CActionpointer ()
const CActionpointer () const
CActionoperator-> (void)
const CActionoperator-> (void) const
CActionoperator* (void)
const CActionoperator* (void) const

Constructor & Destructor Documentation

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

Definition at line 42 of file CAction.h.

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

Definition at line 42 of file CAction.h.

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

Definition at line 42 of file CAction.h.

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

Definition at line 42 of file CAction.h.


Member Function Documentation

CAction& mrpt::slam::CActionPtr::operator* ( void   )  [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Reimplemented in mrpt::slam::CActionRobotMovement2DPtr, and mrpt::slam::CActionRobotMovement3DPtr.

Definition at line 42 of file CAction.h.

const CAction& mrpt::slam::CActionPtr::operator* ( void   )  const [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Reimplemented in mrpt::slam::CActionRobotMovement2DPtr, and mrpt::slam::CActionRobotMovement3DPtr.

Definition at line 42 of file CAction.h.

const CAction* mrpt::slam::CActionPtr::operator-> ( void   )  const [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Reimplemented in mrpt::slam::CActionRobotMovement2DPtr, and mrpt::slam::CActionRobotMovement3DPtr.

Definition at line 42 of file CAction.h.

CAction* mrpt::slam::CActionPtr::operator-> ( void   )  [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Reimplemented in mrpt::slam::CActionRobotMovement2DPtr, and mrpt::slam::CActionRobotMovement3DPtr.

Definition at line 42 of file CAction.h.

const CAction* mrpt::slam::CActionPtr::pointer ( void   )  const [inline]

Return the internal plain C++ pointer (const)

Reimplemented from mrpt::utils::CSerializablePtr.

Reimplemented in mrpt::slam::CActionRobotMovement2DPtr, and mrpt::slam::CActionRobotMovement3DPtr.

Definition at line 42 of file CAction.h.

CAction* mrpt::slam::CActionPtr::pointer ( void   )  [inline]

Return the internal plain C++ pointer

Reimplemented from mrpt::utils::CSerializablePtr.

Reimplemented in mrpt::slam::CActionRobotMovement2DPtr, and mrpt::slam::CActionRobotMovement3DPtr.

Definition at line 42 of file CAction.h.

void mrpt::slam::CActionPtr::setFromPointerDoNotFreeAtDtor ( const CAction p  )  [inline]

Definition at line 42 of file CAction.h.




Page generated by Doxygen 1.7.1 for MRPT 0.9.4 SVN: at Mon Jan 10 23:33:19 UTC 2011