Main MRPT website > C++ reference
MRPT logo
List of all members | Public Types | Public Member Functions
mrpt::poses::CPose3DRotVecPtr Struct Reference

Detailed Description

The smart pointer type for the associated class

Definition at line 44 of file CPose3DRotVec.h.

#include <mrpt/poses/CPose3DRotVec.h>

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

Public Types

typedef CPose3DRotVec value_type
 

Public Member Functions

 CPose3DRotVecPtr ()
 
 CPose3DRotVecPtr (CPose3DRotVec *p)
 
 CPose3DRotVecPtr (const CSerializablePtr &p)
 
 CPose3DRotVecPtr (const mrpt::utils::CObjectPtr &p)
 
void setFromPointerDoNotFreeAtDtor (const CPose3DRotVec *p)
 
CPose3DRotVecpointer ()
 
const CPose3DRotVecpointer () const
 
CPose3DRotVecoperator-> (void)
 
const CPose3DRotVecoperator-> (void) const
 
CPose3DRotVecoperator* (void)
 
const CPose3DRotVecoperator* (void) const
 

Member Typedef Documentation

Definition at line 44 of file CPose3DRotVec.h.

Constructor & Destructor Documentation

mrpt::poses::CPose3DRotVecPtr::CPose3DRotVecPtr ( )
inline

Definition at line 44 of file CPose3DRotVec.h.

mrpt::poses::CPose3DRotVecPtr::CPose3DRotVecPtr ( CPose3DRotVec p)
inlineexplicit

Definition at line 44 of file CPose3DRotVec.h.

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

Definition at line 44 of file CPose3DRotVec.h.

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

Definition at line 44 of file CPose3DRotVec.h.

Member Function Documentation

CPose3DRotVec& mrpt::poses::CPose3DRotVecPtr::operator* ( void  )
inline

Definition at line 44 of file CPose3DRotVec.h.

const CPose3DRotVec& mrpt::poses::CPose3DRotVecPtr::operator* ( void  ) const
inline

Definition at line 44 of file CPose3DRotVec.h.

const CPose3DRotVec* mrpt::poses::CPose3DRotVecPtr::operator-> ( void  ) const
inline

Definition at line 44 of file CPose3DRotVec.h.

CPose3DRotVec* mrpt::poses::CPose3DRotVecPtr::operator-> ( void  )
inline

Definition at line 44 of file CPose3DRotVec.h.

const CPose3DRotVec* mrpt::poses::CPose3DRotVecPtr::pointer ( void  ) const
inline

Return the internal plain C++ pointer (const)

Definition at line 44 of file CPose3DRotVec.h.

CPose3DRotVec* mrpt::poses::CPose3DRotVecPtr::pointer ( void  )
inline

Return the internal plain C++ pointer

Definition at line 44 of file CPose3DRotVec.h.

void mrpt::poses::CPose3DRotVecPtr::setFromPointerDoNotFreeAtDtor ( const CPose3DRotVec p)
inline

Definition at line 44 of file CPose3DRotVec.h.




Page generated by Doxygen 1.8.3 for MRPT 0.9.6 SVN: at Fri Feb 15 22:05:02 EST 2013