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

mrpt::poses::CPointPDFSOGPtr Struct Reference


Detailed Description

The smart pointer type for the associated class

Definition at line 40 of file CPointPDFSOG.h.

#include <mrpt/poses/CPointPDFSOG.h>

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

List of all members.

Public Member Functions

 CPointPDFSOGPtr ()
 CPointPDFSOGPtr (CPointPDFSOG *p)
 CPointPDFSOGPtr (const CPointPDFPtr &p)
 CPointPDFSOGPtr (const mrpt::utils::CObjectPtr &p)
void setFromPointerDoNotFreeAtDtor (const CPointPDFSOG *p)
CPointPDFSOGpointer ()
const CPointPDFSOGpointer () const
CPointPDFSOGoperator-> (void)
const CPointPDFSOGoperator-> (void) const
CPointPDFSOGoperator* (void)
const CPointPDFSOGoperator* (void) const

Constructor & Destructor Documentation

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

Definition at line 40 of file CPointPDFSOG.h.

mrpt::poses::CPointPDFSOGPtr::CPointPDFSOGPtr ( CPointPDFSOG p ) [inline, explicit]

Definition at line 40 of file CPointPDFSOG.h.

mrpt::poses::CPointPDFSOGPtr::CPointPDFSOGPtr ( const CPointPDFPtr p ) [inline, explicit]

Definition at line 40 of file CPointPDFSOG.h.

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

Definition at line 40 of file CPointPDFSOG.h.


Member Function Documentation

CPointPDFSOG& mrpt::poses::CPointPDFSOGPtr::operator* ( void   ) [inline]

Reimplemented from mrpt::poses::CPointPDFPtr.

Definition at line 40 of file CPointPDFSOG.h.

const CPointPDFSOG& mrpt::poses::CPointPDFSOGPtr::operator* ( void   ) const [inline]

Reimplemented from mrpt::poses::CPointPDFPtr.

Definition at line 40 of file CPointPDFSOG.h.

const CPointPDFSOG* mrpt::poses::CPointPDFSOGPtr::operator-> ( void   ) const [inline]

Reimplemented from mrpt::poses::CPointPDFPtr.

Definition at line 40 of file CPointPDFSOG.h.

CPointPDFSOG* mrpt::poses::CPointPDFSOGPtr::operator-> ( void   ) [inline]

Reimplemented from mrpt::poses::CPointPDFPtr.

Definition at line 40 of file CPointPDFSOG.h.

const CPointPDFSOG* mrpt::poses::CPointPDFSOGPtr::pointer ( void   ) const [inline]

Return the internal plain C++ pointer (const)

Reimplemented from mrpt::poses::CPointPDFPtr.

Definition at line 40 of file CPointPDFSOG.h.

CPointPDFSOG* mrpt::poses::CPointPDFSOGPtr::pointer ( void   ) [inline]

Return the internal plain C++ pointer

Reimplemented from mrpt::poses::CPointPDFPtr.

Definition at line 40 of file CPointPDFSOG.h.

void mrpt::poses::CPointPDFSOGPtr::setFromPointerDoNotFreeAtDtor ( const CPointPDFSOG p ) [inline]

Definition at line 40 of file CPointPDFSOG.h.




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