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

mrpt::poses::CPosePDFGridPtr Struct Reference


Detailed Description

The smart pointer type for the associated class

Definition at line 41 of file CPosePDFGrid.h.

#include <mrpt/poses/CPosePDFGrid.h>

Inheritance diagram for mrpt::poses::CPosePDFGridPtr:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 CPosePDFGridPtr ()
 CPosePDFGridPtr (CPosePDFGrid *p)
 CPosePDFGridPtr (const CPosePDFPtr &p)
 CPosePDFGridPtr (const mrpt::utils::CObjectPtr &p)
void setFromPointerDoNotFreeAtDtor (const CPosePDFGrid *p)
CPosePDFGridpointer ()
const CPosePDFGridpointer () const
CPosePDFGridoperator-> (void)
const CPosePDFGridoperator-> (void) const
CPosePDFGridoperator* (void)
const CPosePDFGridoperator* (void) const

Constructor & Destructor Documentation

mrpt::poses::CPosePDFGridPtr::CPosePDFGridPtr (  ) [inline]

Definition at line 41 of file CPosePDFGrid.h.

mrpt::poses::CPosePDFGridPtr::CPosePDFGridPtr ( CPosePDFGrid p ) [inline, explicit]

Definition at line 41 of file CPosePDFGrid.h.

mrpt::poses::CPosePDFGridPtr::CPosePDFGridPtr ( const CPosePDFPtr p ) [inline, explicit]

Definition at line 41 of file CPosePDFGrid.h.

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

Definition at line 41 of file CPosePDFGrid.h.


Member Function Documentation

CPosePDFGrid& mrpt::poses::CPosePDFGridPtr::operator* ( void   ) [inline]

Reimplemented from mrpt::poses::CPosePDFPtr.

Definition at line 41 of file CPosePDFGrid.h.

const CPosePDFGrid& mrpt::poses::CPosePDFGridPtr::operator* ( void   ) const [inline]

Reimplemented from mrpt::poses::CPosePDFPtr.

Definition at line 41 of file CPosePDFGrid.h.

const CPosePDFGrid* mrpt::poses::CPosePDFGridPtr::operator-> ( void   ) const [inline]

Reimplemented from mrpt::poses::CPosePDFPtr.

Definition at line 41 of file CPosePDFGrid.h.

CPosePDFGrid* mrpt::poses::CPosePDFGridPtr::operator-> ( void   ) [inline]

Reimplemented from mrpt::poses::CPosePDFPtr.

Definition at line 41 of file CPosePDFGrid.h.

const CPosePDFGrid* mrpt::poses::CPosePDFGridPtr::pointer ( void   ) const [inline]

Return the internal plain C++ pointer (const)

Reimplemented from mrpt::poses::CPosePDFPtr.

Definition at line 41 of file CPosePDFGrid.h.

CPosePDFGrid* mrpt::poses::CPosePDFGridPtr::pointer ( void   ) [inline]

Return the internal plain C++ pointer

Reimplemented from mrpt::poses::CPosePDFPtr.

Definition at line 41 of file CPosePDFGrid.h.

void mrpt::poses::CPosePDFGridPtr::setFromPointerDoNotFreeAtDtor ( const CPosePDFGrid p ) [inline]

Definition at line 41 of file CPosePDFGrid.h.




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