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

mrpt::poses::CPosePDFSOGPtr Struct Reference


Detailed Description

The smart pointer type for the associated class

Definition at line 43 of file CPosePDFSOG.h.

#include <mrpt/poses/CPosePDFSOG.h>

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

List of all members.

Public Member Functions

 CPosePDFSOGPtr ()
 CPosePDFSOGPtr (CPosePDFSOG *p)
 CPosePDFSOGPtr (const CPosePDFPtr &p)
 CPosePDFSOGPtr (const mrpt::utils::CObjectPtr &p)
void setFromPointerDoNotFreeAtDtor (const CPosePDFSOG *p)
CPosePDFSOGpointer ()
const CPosePDFSOGpointer () const
CPosePDFSOGoperator-> (void)
const CPosePDFSOGoperator-> (void) const
CPosePDFSOGoperator* (void)
const CPosePDFSOGoperator* (void) const

Constructor & Destructor Documentation

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

Definition at line 43 of file CPosePDFSOG.h.

mrpt::poses::CPosePDFSOGPtr::CPosePDFSOGPtr ( CPosePDFSOG p) [inline, explicit]

Definition at line 43 of file CPosePDFSOG.h.

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

Definition at line 43 of file CPosePDFSOG.h.

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

Definition at line 43 of file CPosePDFSOG.h.


Member Function Documentation

CPosePDFSOG& mrpt::poses::CPosePDFSOGPtr::operator* ( void  ) [inline]

Reimplemented from mrpt::poses::CPosePDFPtr.

Definition at line 43 of file CPosePDFSOG.h.

const CPosePDFSOG& mrpt::poses::CPosePDFSOGPtr::operator* ( void  ) const [inline]

Reimplemented from mrpt::poses::CPosePDFPtr.

Definition at line 43 of file CPosePDFSOG.h.

const CPosePDFSOG* mrpt::poses::CPosePDFSOGPtr::operator-> ( void  ) const [inline]

Reimplemented from mrpt::poses::CPosePDFPtr.

Definition at line 43 of file CPosePDFSOG.h.

CPosePDFSOG* mrpt::poses::CPosePDFSOGPtr::operator-> ( void  ) [inline]

Reimplemented from mrpt::poses::CPosePDFPtr.

Definition at line 43 of file CPosePDFSOG.h.

const CPosePDFSOG* mrpt::poses::CPosePDFSOGPtr::pointer ( void  ) const [inline]

Return the internal plain C++ pointer (const)

Reimplemented from mrpt::poses::CPosePDFPtr.

Definition at line 43 of file CPosePDFSOG.h.

CPosePDFSOG* mrpt::poses::CPosePDFSOGPtr::pointer ( void  ) [inline]

Return the internal plain C++ pointer

Reimplemented from mrpt::poses::CPosePDFPtr.

Definition at line 43 of file CPosePDFSOG.h.

void mrpt::poses::CPosePDFSOGPtr::setFromPointerDoNotFreeAtDtor ( const CPosePDFSOG p) [inline]

Definition at line 43 of file CPosePDFSOG.h.




Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN:exported at Tue Jan 25 21:56:31 UTC 2011