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

mrpt::poses::CPose3DQuatPtr Struct Reference


Detailed Description

The smart pointer type for the associated class

Definition at line 45 of file CPose3DQuat.h.

#include <mrpt/poses/CPose3DQuat.h>

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

List of all members.

Public Member Functions

 CPose3DQuatPtr ()
 CPose3DQuatPtr (CPose3DQuat *p)
 CPose3DQuatPtr (const CSerializablePtr &p)
 CPose3DQuatPtr (const mrpt::utils::CObjectPtr &p)
void setFromPointerDoNotFreeAtDtor (const CPose3DQuat *p)
CPose3DQuatpointer ()
const CPose3DQuatpointer () const
CPose3DQuatoperator-> (void)
const CPose3DQuatoperator-> (void) const
CPose3DQuatoperator* (void)
const CPose3DQuatoperator* (void) const

Constructor & Destructor Documentation

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

Definition at line 45 of file CPose3DQuat.h.

mrpt::poses::CPose3DQuatPtr::CPose3DQuatPtr ( CPose3DQuat p) [inline, explicit]

Definition at line 45 of file CPose3DQuat.h.

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

Definition at line 45 of file CPose3DQuat.h.

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

Definition at line 45 of file CPose3DQuat.h.


Member Function Documentation

CPose3DQuat& mrpt::poses::CPose3DQuatPtr::operator* ( void  ) [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 45 of file CPose3DQuat.h.

const CPose3DQuat& mrpt::poses::CPose3DQuatPtr::operator* ( void  ) const [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 45 of file CPose3DQuat.h.

const CPose3DQuat* mrpt::poses::CPose3DQuatPtr::operator-> ( void  ) const [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 45 of file CPose3DQuat.h.

CPose3DQuat* mrpt::poses::CPose3DQuatPtr::operator-> ( void  ) [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 45 of file CPose3DQuat.h.

const CPose3DQuat* mrpt::poses::CPose3DQuatPtr::pointer ( void  ) const [inline]

Return the internal plain C++ pointer (const)

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 45 of file CPose3DQuat.h.

CPose3DQuat* mrpt::poses::CPose3DQuatPtr::pointer ( void  ) [inline]

Return the internal plain C++ pointer

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 45 of file CPose3DQuat.h.

void mrpt::poses::CPose3DQuatPtr::setFromPointerDoNotFreeAtDtor ( const CPose3DQuat p) [inline]

Definition at line 45 of file CPose3DQuat.h.




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