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

mrpt::slam::CRawlogPtr Struct Reference


Detailed Description

The smart pointer type for the associated class

Definition at line 42 of file CRawlog.h.

#include <mrpt/slam/CRawlog.h>

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

List of all members.

Public Member Functions

 CRawlogPtr ()
 CRawlogPtr (CRawlog *p)
 CRawlogPtr (const mrpt::utils::CSerializablePtr &p)
 CRawlogPtr (const mrpt::utils::CObjectPtr &p)
void setFromPointerDoNotFreeAtDtor (const CRawlog *p)
CRawlogpointer ()
const CRawlogpointer () const
CRawlogoperator-> (void)
const CRawlogoperator-> (void) const
CRawlogoperator* (void)
const CRawlogoperator* (void) const

Constructor & Destructor Documentation

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

Definition at line 42 of file CRawlog.h.

mrpt::slam::CRawlogPtr::CRawlogPtr ( CRawlog p ) [inline, explicit]

Definition at line 42 of file CRawlog.h.

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

Definition at line 42 of file CRawlog.h.

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

Definition at line 42 of file CRawlog.h.


Member Function Documentation

CRawlog& mrpt::slam::CRawlogPtr::operator* ( void   ) [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 42 of file CRawlog.h.

const CRawlog& mrpt::slam::CRawlogPtr::operator* ( void   ) const [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 42 of file CRawlog.h.

const CRawlog* mrpt::slam::CRawlogPtr::operator-> ( void   ) const [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 42 of file CRawlog.h.

CRawlog* mrpt::slam::CRawlogPtr::operator-> ( void   ) [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 42 of file CRawlog.h.

const CRawlog* mrpt::slam::CRawlogPtr::pointer ( void   ) const [inline]

Return the internal plain C++ pointer (const)

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 42 of file CRawlog.h.

CRawlog* mrpt::slam::CRawlogPtr::pointer ( void   ) [inline]

Return the internal plain C++ pointer

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 42 of file CRawlog.h.

void mrpt::slam::CRawlogPtr::setFromPointerDoNotFreeAtDtor ( const CRawlog p ) [inline]

Definition at line 42 of file CRawlog.h.




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