Main MRPT website > C++ reference
MRPT logo
Public Types | Public Member Functions
mrpt::poses::TSimple3DPointPtr Struct Reference

Detailed Description

The smart pointer type for the associated class

#include <mrpt/poses/CPointPDFParticles.h>

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

List of all members.

Public Types

typedef TSimple3DPoint value_type

Public Member Functions

 TSimple3DPointPtr ()
 TSimple3DPointPtr (TSimple3DPoint *p)
 TSimple3DPointPtr (const mrpt::utils::CSerializablePtr &p)
 TSimple3DPointPtr (const mrpt::utils::CObjectPtr &p)
void setFromPointerDoNotFreeAtDtor (const TSimple3DPoint *p)
TSimple3DPointpointer ()
const TSimple3DPointpointer () const
TSimple3DPointoperator-> (void)
const TSimple3DPointoperator-> (void) const
TSimple3DPointoperator* (void)
const TSimple3DPointoperator* (void) const
void setFromPointerDoNotFreeAtDtor (const CSerializable *p)

Member Typedef Documentation

Definition at line 40 of file CPointPDFParticles.h.


Constructor & Destructor Documentation

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

Definition at line 40 of file CPointPDFParticles.h.

mrpt::poses::TSimple3DPointPtr::TSimple3DPointPtr ( TSimple3DPoint p) [inline, explicit]

Definition at line 40 of file CPointPDFParticles.h.

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

Definition at line 40 of file CPointPDFParticles.h.

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

Definition at line 40 of file CPointPDFParticles.h.


Member Function Documentation

TSimple3DPoint& mrpt::poses::TSimple3DPointPtr::operator* ( void  ) [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 40 of file CPointPDFParticles.h.

const TSimple3DPoint& mrpt::poses::TSimple3DPointPtr::operator* ( void  ) const [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 40 of file CPointPDFParticles.h.

const TSimple3DPoint* mrpt::poses::TSimple3DPointPtr::operator-> ( void  ) const [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 40 of file CPointPDFParticles.h.

TSimple3DPoint* mrpt::poses::TSimple3DPointPtr::operator-> ( void  ) [inline]

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 40 of file CPointPDFParticles.h.

TSimple3DPoint* mrpt::poses::TSimple3DPointPtr::pointer ( void  ) [inline]

Return the internal plain C++ pointer

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 40 of file CPointPDFParticles.h.

const TSimple3DPoint* mrpt::poses::TSimple3DPointPtr::pointer ( void  ) const [inline]

Return the internal plain C++ pointer (const)

Reimplemented from mrpt::utils::CSerializablePtr.

Definition at line 40 of file CPointPDFParticles.h.

void mrpt::poses::TSimple3DPointPtr::setFromPointerDoNotFreeAtDtor ( const TSimple3DPoint p) [inline]

Definition at line 40 of file CPointPDFParticles.h.

void mrpt::utils::CSerializablePtr::setFromPointerDoNotFreeAtDtor ( const CSerializable p) [inline, inherited]

Definition at line 45 of file CSerializable.h.




Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011