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

mrpt::poses::CPosePDFGaussianInfPtr Struct Reference


Detailed Description

The smart pointer type for the associated class

Definition at line 43 of file CPosePDFGaussianInf.h.

#include <mrpt/poses/CPosePDFGaussianInf.h>

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

List of all members.

Public Member Functions

 CPosePDFGaussianInfPtr ()
 CPosePDFGaussianInfPtr (CPosePDFGaussianInf *p)
 CPosePDFGaussianInfPtr (const CPosePDFPtr &p)
 CPosePDFGaussianInfPtr (const mrpt::utils::CObjectPtr &p)
void setFromPointerDoNotFreeAtDtor (const CPosePDFGaussianInf *p)
CPosePDFGaussianInfpointer ()
const CPosePDFGaussianInfpointer () const
CPosePDFGaussianInfoperator-> (void)
const CPosePDFGaussianInfoperator-> (void) const
CPosePDFGaussianInfoperator* (void)
const CPosePDFGaussianInfoperator* (void) const

Constructor & Destructor Documentation

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

Definition at line 43 of file CPosePDFGaussianInf.h.

mrpt::poses::CPosePDFGaussianInfPtr::CPosePDFGaussianInfPtr ( CPosePDFGaussianInf p) [inline, explicit]

Definition at line 43 of file CPosePDFGaussianInf.h.

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

Definition at line 43 of file CPosePDFGaussianInf.h.

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

Definition at line 43 of file CPosePDFGaussianInf.h.


Member Function Documentation

CPosePDFGaussianInf& mrpt::poses::CPosePDFGaussianInfPtr::operator* ( void  ) [inline]

Reimplemented from mrpt::poses::CPosePDFPtr.

Definition at line 43 of file CPosePDFGaussianInf.h.

const CPosePDFGaussianInf& mrpt::poses::CPosePDFGaussianInfPtr::operator* ( void  ) const [inline]

Reimplemented from mrpt::poses::CPosePDFPtr.

Definition at line 43 of file CPosePDFGaussianInf.h.

const CPosePDFGaussianInf* mrpt::poses::CPosePDFGaussianInfPtr::operator-> ( void  ) const [inline]

Reimplemented from mrpt::poses::CPosePDFPtr.

Definition at line 43 of file CPosePDFGaussianInf.h.

CPosePDFGaussianInf* mrpt::poses::CPosePDFGaussianInfPtr::operator-> ( void  ) [inline]

Reimplemented from mrpt::poses::CPosePDFPtr.

Definition at line 43 of file CPosePDFGaussianInf.h.

const CPosePDFGaussianInf* mrpt::poses::CPosePDFGaussianInfPtr::pointer ( void  ) const [inline]

Return the internal plain C++ pointer (const)

Reimplemented from mrpt::poses::CPosePDFPtr.

Definition at line 43 of file CPosePDFGaussianInf.h.

CPosePDFGaussianInf* mrpt::poses::CPosePDFGaussianInfPtr::pointer ( void  ) [inline]

Return the internal plain C++ pointer

Reimplemented from mrpt::poses::CPosePDFPtr.

Definition at line 43 of file CPosePDFGaussianInf.h.

void mrpt::poses::CPosePDFGaussianInfPtr::setFromPointerDoNotFreeAtDtor ( const CPosePDFGaussianInf p) [inline]

Definition at line 43 of file CPosePDFGaussianInf.h.




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