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

mrpt::slam::CActionCollectionPtr Struct Reference


Detailed Description

The smart pointer type for the associated class

Definition at line 41 of file CActionCollection.h.

#include <mrpt/slam/CActionCollection.h>

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

List of all members.

Public Member Functions

 CActionCollectionPtr ()
 CActionCollectionPtr (CActionCollection *p)
 CActionCollectionPtr (const mrpt::utils::CSerializablePtr &p)
 CActionCollectionPtr (const mrpt::utils::CObjectPtr &p)
void setFromPointerDoNotFreeAtDtor (const CActionCollection *p)
CActionCollectionpointer ()
const CActionCollectionpointer () const
CActionCollectionoperator-> (void)
const CActionCollectionoperator-> (void) const
CActionCollectionoperator* (void)
const CActionCollectionoperator* (void) const

Constructor & Destructor Documentation

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

Definition at line 41 of file CActionCollection.h.

mrpt::slam::CActionCollectionPtr::CActionCollectionPtr ( CActionCollection p) [inline, explicit]

Definition at line 41 of file CActionCollection.h.

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

Definition at line 41 of file CActionCollection.h.

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

Definition at line 41 of file CActionCollection.h.


Member Function Documentation

CActionCollection& mrpt::slam::CActionCollectionPtr::operator* ( void  ) [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 41 of file CActionCollection.h.

const CActionCollection& mrpt::slam::CActionCollectionPtr::operator* ( void  ) const [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 41 of file CActionCollection.h.

const CActionCollection* mrpt::slam::CActionCollectionPtr::operator-> ( void  ) const [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 41 of file CActionCollection.h.

CActionCollection* mrpt::slam::CActionCollectionPtr::operator-> ( void  ) [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 41 of file CActionCollection.h.

const CActionCollection* mrpt::slam::CActionCollectionPtr::pointer ( void  ) const [inline]

Return the internal plain C++ pointer (const)

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 41 of file CActionCollection.h.

CActionCollection* mrpt::slam::CActionCollectionPtr::pointer ( void  ) [inline]

Return the internal plain C++ pointer

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 41 of file CActionCollection.h.

void mrpt::slam::CActionCollectionPtr::setFromPointerDoNotFreeAtDtor ( const CActionCollection p) [inline]

Definition at line 41 of file CActionCollection.h.




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