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

mrpt::slam::CObservationBeaconRangesPtr Struct Reference


Detailed Description

The smart pointer type for the associated class

Definition at line 41 of file CObservationBeaconRanges.h.

#include <mrpt/slam/CObservationBeaconRanges.h>

Inheritance diagram for mrpt::slam::CObservationBeaconRangesPtr:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 CObservationBeaconRangesPtr ()
 CObservationBeaconRangesPtr (CObservationBeaconRanges *p)
 CObservationBeaconRangesPtr (const CObservationPtr &p)
 CObservationBeaconRangesPtr (const mrpt::utils::CObjectPtr &p)
void setFromPointerDoNotFreeAtDtor (const CObservationBeaconRanges *p)
CObservationBeaconRangespointer ()
const CObservationBeaconRangespointer () const
CObservationBeaconRangesoperator-> (void)
const CObservationBeaconRangesoperator-> (void) const
CObservationBeaconRangesoperator* (void)
const CObservationBeaconRangesoperator* (void) const

Constructor & Destructor Documentation

mrpt::slam::CObservationBeaconRangesPtr::CObservationBeaconRangesPtr (  ) [inline]

Definition at line 41 of file CObservationBeaconRanges.h.

mrpt::slam::CObservationBeaconRangesPtr::CObservationBeaconRangesPtr ( CObservationBeaconRanges p ) [inline, explicit]

Definition at line 41 of file CObservationBeaconRanges.h.

mrpt::slam::CObservationBeaconRangesPtr::CObservationBeaconRangesPtr ( const CObservationPtr p ) [inline, explicit]

Definition at line 41 of file CObservationBeaconRanges.h.

mrpt::slam::CObservationBeaconRangesPtr::CObservationBeaconRangesPtr ( const mrpt::utils::CObjectPtr p ) [inline, explicit]

Definition at line 41 of file CObservationBeaconRanges.h.


Member Function Documentation

CObservationBeaconRanges& mrpt::slam::CObservationBeaconRangesPtr::operator* ( void   ) [inline]

Reimplemented from mrpt::slam::CObservationPtr.

Definition at line 41 of file CObservationBeaconRanges.h.

const CObservationBeaconRanges& mrpt::slam::CObservationBeaconRangesPtr::operator* ( void   ) const [inline]

Reimplemented from mrpt::slam::CObservationPtr.

Definition at line 41 of file CObservationBeaconRanges.h.

const CObservationBeaconRanges* mrpt::slam::CObservationBeaconRangesPtr::operator-> ( void   ) const [inline]

Reimplemented from mrpt::slam::CObservationPtr.

Definition at line 41 of file CObservationBeaconRanges.h.

CObservationBeaconRanges* mrpt::slam::CObservationBeaconRangesPtr::operator-> ( void   ) [inline]

Reimplemented from mrpt::slam::CObservationPtr.

Definition at line 41 of file CObservationBeaconRanges.h.

const CObservationBeaconRanges* mrpt::slam::CObservationBeaconRangesPtr::pointer ( void   ) const [inline]

Return the internal plain C++ pointer (const)

Reimplemented from mrpt::slam::CObservationPtr.

Definition at line 41 of file CObservationBeaconRanges.h.

CObservationBeaconRanges* mrpt::slam::CObservationBeaconRangesPtr::pointer ( void   ) [inline]

Return the internal plain C++ pointer

Reimplemented from mrpt::slam::CObservationPtr.

Definition at line 41 of file CObservationBeaconRanges.h.

void mrpt::slam::CObservationBeaconRangesPtr::setFromPointerDoNotFreeAtDtor ( const CObservationBeaconRanges p ) [inline]

Definition at line 41 of file CObservationBeaconRanges.h.




Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:46:17 UTC 2011