Main MRPT website > C++ reference
MRPT logo
List of all members | Public Types | 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]

Public Types

typedef CPose3DQuat value_type
 

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
 

Member Typedef Documentation

Definition at line 45 of file CPose3DQuat.h.

Constructor & Destructor Documentation

mrpt::poses::CPose3DQuatPtr::CPose3DQuatPtr ( )
inline

Definition at line 45 of file CPose3DQuat.h.

mrpt::poses::CPose3DQuatPtr::CPose3DQuatPtr ( CPose3DQuat p)
inlineexplicit

Definition at line 45 of file CPose3DQuat.h.

mrpt::poses::CPose3DQuatPtr::CPose3DQuatPtr ( const CSerializablePtr &  p)
inlineexplicit

Definition at line 45 of file CPose3DQuat.h.

mrpt::poses::CPose3DQuatPtr::CPose3DQuatPtr ( const mrpt::utils::CObjectPtr p)
inlineexplicit

Definition at line 45 of file CPose3DQuat.h.

Member Function Documentation

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

Definition at line 45 of file CPose3DQuat.h.

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

Definition at line 45 of file CPose3DQuat.h.

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

Definition at line 45 of file CPose3DQuat.h.

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

Definition at line 45 of file CPose3DQuat.h.

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

Return the internal plain C++ pointer (const)

Definition at line 45 of file CPose3DQuat.h.

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

Return the internal plain C++ pointer

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.8.3 for MRPT 0.9.6 SVN: at Fri Feb 15 22:05:02 EST 2013