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

mrpt::poses::CPoint2DPtr Struct Reference


Detailed Description

The smart pointer type for the associated class

Definition at line 40 of file CPoint2D.h.

#include <mrpt/poses/CPoint2D.h>

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

List of all members.

Public Member Functions

 CPoint2DPtr ()
 CPoint2DPtr (CPoint2D *p)
 CPoint2DPtr (const CSerializablePtr &p)
 CPoint2DPtr (const mrpt::utils::CObjectPtr &p)
void setFromPointerDoNotFreeAtDtor (const CPoint2D *p)
CPoint2Dpointer ()
const CPoint2Dpointer () const
CPoint2Doperator-> (void)
const CPoint2Doperator-> (void) const
CPoint2Doperator* (void)
const CPoint2Doperator* (void) const

Constructor & Destructor Documentation

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

Definition at line 40 of file CPoint2D.h.

mrpt::poses::CPoint2DPtr::CPoint2DPtr ( CPoint2D p) [inline, explicit]

Definition at line 40 of file CPoint2D.h.

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

Definition at line 40 of file CPoint2D.h.

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

Definition at line 40 of file CPoint2D.h.


Member Function Documentation

CPoint2D& mrpt::poses::CPoint2DPtr::operator* ( void  ) [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 40 of file CPoint2D.h.

const CPoint2D& mrpt::poses::CPoint2DPtr::operator* ( void  ) const [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 40 of file CPoint2D.h.

const CPoint2D* mrpt::poses::CPoint2DPtr::operator-> ( void  ) const [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 40 of file CPoint2D.h.

CPoint2D* mrpt::poses::CPoint2DPtr::operator-> ( void  ) [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 40 of file CPoint2D.h.

const CPoint2D* mrpt::poses::CPoint2DPtr::pointer ( void  ) const [inline]

Return the internal plain C++ pointer (const)

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 40 of file CPoint2D.h.

CPoint2D* mrpt::poses::CPoint2DPtr::pointer ( void  ) [inline]

Return the internal plain C++ pointer

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 40 of file CPoint2D.h.

void mrpt::poses::CPoint2DPtr::setFromPointerDoNotFreeAtDtor ( const CPoint2D p) [inline]

Definition at line 40 of file CPoint2D.h.




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