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

mrpt::gui::CBaseGUIWindowPtr Struct Reference


Detailed Description

The smart pointer type for the associated class

Definition at line 45 of file CBaseGUIWindow.h.

#include <mrpt/gui/CBaseGUIWindow.h>

Inheritance diagram for mrpt::gui::CBaseGUIWindowPtr:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 CBaseGUIWindowPtr ()
 CBaseGUIWindowPtr (CBaseGUIWindow *p)
 CBaseGUIWindowPtr (const CSerializablePtr &p)
 CBaseGUIWindowPtr (const mrpt::utils::CObjectPtr &p)
void setFromPointerDoNotFreeAtDtor (const CBaseGUIWindow *p)
CBaseGUIWindowpointer ()
const CBaseGUIWindowpointer () const
CBaseGUIWindowoperator-> (void)
const CBaseGUIWindowoperator-> (void) const
CBaseGUIWindowoperator* (void)
const CBaseGUIWindowoperator* (void) const

Constructor & Destructor Documentation

mrpt::gui::CBaseGUIWindowPtr::CBaseGUIWindowPtr (  ) [inline]

Definition at line 45 of file CBaseGUIWindow.h.

mrpt::gui::CBaseGUIWindowPtr::CBaseGUIWindowPtr ( CBaseGUIWindow p ) [inline, explicit]

Definition at line 45 of file CBaseGUIWindow.h.

mrpt::gui::CBaseGUIWindowPtr::CBaseGUIWindowPtr ( const CSerializablePtr p ) [inline, explicit]

Definition at line 45 of file CBaseGUIWindow.h.

mrpt::gui::CBaseGUIWindowPtr::CBaseGUIWindowPtr ( const mrpt::utils::CObjectPtr p ) [inline, explicit]

Definition at line 45 of file CBaseGUIWindow.h.


Member Function Documentation

CBaseGUIWindow& mrpt::gui::CBaseGUIWindowPtr::operator* ( void   ) [inline]
const CBaseGUIWindow& mrpt::gui::CBaseGUIWindowPtr::operator* ( void   ) const [inline]
const CBaseGUIWindow* mrpt::gui::CBaseGUIWindowPtr::operator-> ( void   ) const [inline]
CBaseGUIWindow* mrpt::gui::CBaseGUIWindowPtr::operator-> ( void   ) [inline]
const CBaseGUIWindow* mrpt::gui::CBaseGUIWindowPtr::pointer ( void   ) const [inline]

Return the internal plain C++ pointer (const)

Reimplemented from mrpt::utils::CSerializablePtr.

Reimplemented in mrpt::gui::CDisplayWindowPtr, mrpt::gui::CDisplayWindow3DPtr, and mrpt::gui::CDisplayWindowPlotsPtr.

Definition at line 45 of file CBaseGUIWindow.h.

CBaseGUIWindow* mrpt::gui::CBaseGUIWindowPtr::pointer ( void   ) [inline]

Return the internal plain C++ pointer

Reimplemented from mrpt::utils::CSerializablePtr.

Reimplemented in mrpt::gui::CDisplayWindowPtr, mrpt::gui::CDisplayWindow3DPtr, and mrpt::gui::CDisplayWindowPlotsPtr.

Definition at line 45 of file CBaseGUIWindow.h.

void mrpt::gui::CBaseGUIWindowPtr::setFromPointerDoNotFreeAtDtor ( const CBaseGUIWindow p ) [inline]

Definition at line 45 of file CBaseGUIWindow.h.




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