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

mrpt::poses::CPose3DInterpolatorPtr Struct Reference


Detailed Description

The smart pointer type for the associated class

Definition at line 42 of file CPose3DInterpolator.h.

#include <mrpt/poses/CPose3DInterpolator.h>

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

List of all members.

Public Member Functions

 CPose3DInterpolatorPtr ()
 CPose3DInterpolatorPtr (CPose3DInterpolator *p)
 CPose3DInterpolatorPtr (const mrpt::utils::CSerializablePtr &p)
 CPose3DInterpolatorPtr (const mrpt::utils::CObjectPtr &p)
void setFromPointerDoNotFreeAtDtor (const CPose3DInterpolator *p)
CPose3DInterpolatorpointer ()
const CPose3DInterpolatorpointer () const
CPose3DInterpolatoroperator-> (void)
const CPose3DInterpolatoroperator-> (void) const
CPose3DInterpolatoroperator* (void)
const CPose3DInterpolatoroperator* (void) const

Constructor & Destructor Documentation

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

Definition at line 42 of file CPose3DInterpolator.h.

mrpt::poses::CPose3DInterpolatorPtr::CPose3DInterpolatorPtr ( CPose3DInterpolator p ) [inline, explicit]

Definition at line 42 of file CPose3DInterpolator.h.

mrpt::poses::CPose3DInterpolatorPtr::CPose3DInterpolatorPtr ( const mrpt::utils::CSerializablePtr p ) [inline, explicit]

Definition at line 42 of file CPose3DInterpolator.h.

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

Definition at line 42 of file CPose3DInterpolator.h.


Member Function Documentation

CPose3DInterpolator& mrpt::poses::CPose3DInterpolatorPtr::operator* ( void   ) [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 42 of file CPose3DInterpolator.h.

const CPose3DInterpolator& mrpt::poses::CPose3DInterpolatorPtr::operator* ( void   ) const [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 42 of file CPose3DInterpolator.h.

const CPose3DInterpolator* mrpt::poses::CPose3DInterpolatorPtr::operator-> ( void   ) const [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 42 of file CPose3DInterpolator.h.

CPose3DInterpolator* mrpt::poses::CPose3DInterpolatorPtr::operator-> ( void   ) [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 42 of file CPose3DInterpolator.h.

const CPose3DInterpolator* mrpt::poses::CPose3DInterpolatorPtr::pointer ( void   ) const [inline]

Return the internal plain C++ pointer (const)

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 42 of file CPose3DInterpolator.h.

CPose3DInterpolator* mrpt::poses::CPose3DInterpolatorPtr::pointer ( void   ) [inline]

Return the internal plain C++ pointer

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 42 of file CPose3DInterpolator.h.

void mrpt::poses::CPose3DInterpolatorPtr::setFromPointerDoNotFreeAtDtor ( const CPose3DInterpolator p ) [inline]

Definition at line 42 of file CPose3DInterpolator.h.




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