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

mrpt::utils::CTypeSelectorPtr Struct Reference


Detailed Description

The smart pointer type for the associated class

Definition at line 38 of file CTypeSelector.h.

#include <mrpt/utils/CTypeSelector.h>

Inheritance diagram for mrpt::utils::CTypeSelectorPtr:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 CTypeSelectorPtr ()
 CTypeSelectorPtr (CTypeSelector *p)
 CTypeSelectorPtr (const mrpt::utils::CSerializablePtr &p)
 CTypeSelectorPtr (const mrpt::utils::CObjectPtr &p)
void setFromPointerDoNotFreeAtDtor (const CTypeSelector *p)
CTypeSelectorpointer ()
const CTypeSelectorpointer () const
CTypeSelectoroperator-> (void)
const CTypeSelectoroperator-> (void) const
CTypeSelectoroperator* (void)
const CTypeSelectoroperator* (void) const

Constructor & Destructor Documentation

mrpt::utils::CTypeSelectorPtr::CTypeSelectorPtr (  )  [inline]

Definition at line 38 of file CTypeSelector.h.

mrpt::utils::CTypeSelectorPtr::CTypeSelectorPtr ( CTypeSelector p  )  [inline, explicit]

Definition at line 38 of file CTypeSelector.h.

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

Definition at line 38 of file CTypeSelector.h.

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

Definition at line 38 of file CTypeSelector.h.


Member Function Documentation

CTypeSelector& mrpt::utils::CTypeSelectorPtr::operator* ( void   )  [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 38 of file CTypeSelector.h.

const CTypeSelector& mrpt::utils::CTypeSelectorPtr::operator* ( void   )  const [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 38 of file CTypeSelector.h.

const CTypeSelector* mrpt::utils::CTypeSelectorPtr::operator-> ( void   )  const [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 38 of file CTypeSelector.h.

CTypeSelector* mrpt::utils::CTypeSelectorPtr::operator-> ( void   )  [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 38 of file CTypeSelector.h.

const CTypeSelector* mrpt::utils::CTypeSelectorPtr::pointer ( void   )  const [inline]

Return the internal plain C++ pointer (const)

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 38 of file CTypeSelector.h.

CTypeSelector* mrpt::utils::CTypeSelectorPtr::pointer ( void   )  [inline]

Return the internal plain C++ pointer

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 38 of file CTypeSelector.h.

void mrpt::utils::CTypeSelectorPtr::setFromPointerDoNotFreeAtDtor ( const CTypeSelector p  )  [inline]

Definition at line 38 of file CTypeSelector.h.




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