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

mrpt::poses::CPosePDFGaussianPtr Struct Reference


Detailed Description

The smart pointer type for the associated class

Definition at line 43 of file CPosePDFGaussian.h.

#include <mrpt/poses/CPosePDFGaussian.h>

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

List of all members.

Public Member Functions

 CPosePDFGaussianPtr ()
 CPosePDFGaussianPtr (CPosePDFGaussian *p)
 CPosePDFGaussianPtr (const CPosePDFPtr &p)
 CPosePDFGaussianPtr (const mrpt::utils::CObjectPtr &p)
void setFromPointerDoNotFreeAtDtor (const CPosePDFGaussian *p)
CPosePDFGaussianpointer ()
const CPosePDFGaussianpointer () const
CPosePDFGaussianoperator-> (void)
const CPosePDFGaussianoperator-> (void) const
CPosePDFGaussianoperator* (void)
const CPosePDFGaussianoperator* (void) const

Constructor & Destructor Documentation

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

Definition at line 43 of file CPosePDFGaussian.h.

mrpt::poses::CPosePDFGaussianPtr::CPosePDFGaussianPtr ( CPosePDFGaussian p) [inline, explicit]

Definition at line 43 of file CPosePDFGaussian.h.

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

Definition at line 43 of file CPosePDFGaussian.h.

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

Definition at line 43 of file CPosePDFGaussian.h.


Member Function Documentation

CPosePDFGaussian& mrpt::poses::CPosePDFGaussianPtr::operator* ( void  ) [inline]

Reimplemented from mrpt::poses::CPosePDFPtr.

Definition at line 43 of file CPosePDFGaussian.h.

const CPosePDFGaussian& mrpt::poses::CPosePDFGaussianPtr::operator* ( void  ) const [inline]

Reimplemented from mrpt::poses::CPosePDFPtr.

Definition at line 43 of file CPosePDFGaussian.h.

const CPosePDFGaussian* mrpt::poses::CPosePDFGaussianPtr::operator-> ( void  ) const [inline]

Reimplemented from mrpt::poses::CPosePDFPtr.

Definition at line 43 of file CPosePDFGaussian.h.

CPosePDFGaussian* mrpt::poses::CPosePDFGaussianPtr::operator-> ( void  ) [inline]

Reimplemented from mrpt::poses::CPosePDFPtr.

Definition at line 43 of file CPosePDFGaussian.h.

const CPosePDFGaussian* mrpt::poses::CPosePDFGaussianPtr::pointer ( void  ) const [inline]

Return the internal plain C++ pointer (const)

Reimplemented from mrpt::poses::CPosePDFPtr.

Definition at line 43 of file CPosePDFGaussian.h.

CPosePDFGaussian* mrpt::poses::CPosePDFGaussianPtr::pointer ( void  ) [inline]

Return the internal plain C++ pointer

Reimplemented from mrpt::poses::CPosePDFPtr.

Definition at line 43 of file CPosePDFGaussian.h.

void mrpt::poses::CPosePDFGaussianPtr::setFromPointerDoNotFreeAtDtor ( const CPosePDFGaussian p) [inline]

Definition at line 43 of file CPosePDFGaussian.h.




Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:16:28 UTC 2011