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

mrpt::utils::CPropertiesValuesListPtr Struct Reference


Detailed Description

The smart pointer type for the associated class

Definition at line 41 of file CPropertiesValuesList.h.

#include <mrpt/utils/CPropertiesValuesList.h>

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

List of all members.

Public Member Functions

 CPropertiesValuesListPtr ()
 CPropertiesValuesListPtr (CPropertiesValuesList *p)
 CPropertiesValuesListPtr (const mrpt::utils::CSerializablePtr &p)
 CPropertiesValuesListPtr (const mrpt::utils::CObjectPtr &p)
void setFromPointerDoNotFreeAtDtor (const CPropertiesValuesList *p)
CPropertiesValuesListpointer ()
const CPropertiesValuesListpointer () const
CPropertiesValuesListoperator-> (void)
const CPropertiesValuesListoperator-> (void) const
CPropertiesValuesListoperator* (void)
const CPropertiesValuesListoperator* (void) const

Constructor & Destructor Documentation

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

Definition at line 41 of file CPropertiesValuesList.h.

mrpt::utils::CPropertiesValuesListPtr::CPropertiesValuesListPtr ( CPropertiesValuesList p ) [inline, explicit]

Definition at line 41 of file CPropertiesValuesList.h.

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

Definition at line 41 of file CPropertiesValuesList.h.

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

Definition at line 41 of file CPropertiesValuesList.h.


Member Function Documentation

CPropertiesValuesList& mrpt::utils::CPropertiesValuesListPtr::operator* ( void   ) [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 41 of file CPropertiesValuesList.h.

const CPropertiesValuesList& mrpt::utils::CPropertiesValuesListPtr::operator* ( void   ) const [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 41 of file CPropertiesValuesList.h.

const CPropertiesValuesList* mrpt::utils::CPropertiesValuesListPtr::operator-> ( void   ) const [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 41 of file CPropertiesValuesList.h.

CPropertiesValuesList* mrpt::utils::CPropertiesValuesListPtr::operator-> ( void   ) [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 41 of file CPropertiesValuesList.h.

const CPropertiesValuesList* mrpt::utils::CPropertiesValuesListPtr::pointer ( void   ) const [inline]

Return the internal plain C++ pointer (const)

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 41 of file CPropertiesValuesList.h.

CPropertiesValuesList* mrpt::utils::CPropertiesValuesListPtr::pointer ( void   ) [inline]

Return the internal plain C++ pointer

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 41 of file CPropertiesValuesList.h.

void mrpt::utils::CPropertiesValuesListPtr::setFromPointerDoNotFreeAtDtor ( const CPropertiesValuesList p ) [inline]

Definition at line 41 of file CPropertiesValuesList.h.




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