The smart pointer type for the associated class
Definition at line 48 of file CDisplayWindowPlots.h.
#include <mrpt/gui/CDisplayWindowPlots.h>

Public Types | |
| typedef CDisplayWindowPlots | value_type |
Public Member Functions | |
| CDisplayWindowPlotsPtr () | |
| CDisplayWindowPlotsPtr (CDisplayWindowPlots *p) | |
| CDisplayWindowPlotsPtr (const mrpt::gui::CBaseGUIWindowPtr &p) | |
| CDisplayWindowPlotsPtr (const mrpt::utils::CObjectPtr &p) | |
| void | setFromPointerDoNotFreeAtDtor (const CDisplayWindowPlots *p) |
| CDisplayWindowPlots * | pointer () |
| const CDisplayWindowPlots * | pointer () const |
| CDisplayWindowPlots * | operator-> (void) |
| const CDisplayWindowPlots * | operator-> (void) const |
| CDisplayWindowPlots & | operator* (void) |
| const CDisplayWindowPlots & | operator* (void) const |
| void | setFromPointerDoNotFreeAtDtor (const CBaseGUIWindow *p) |
Definition at line 48 of file CDisplayWindowPlots.h.
|
inline |
Definition at line 48 of file CDisplayWindowPlots.h.
|
inlineexplicit |
Definition at line 48 of file CDisplayWindowPlots.h.
|
inlineexplicit |
Definition at line 48 of file CDisplayWindowPlots.h.
|
inlineexplicit |
Definition at line 48 of file CDisplayWindowPlots.h.
|
inline |
Definition at line 48 of file CDisplayWindowPlots.h.
|
inline |
Definition at line 48 of file CDisplayWindowPlots.h.
|
inline |
Definition at line 48 of file CDisplayWindowPlots.h.
|
inline |
Definition at line 48 of file CDisplayWindowPlots.h.
|
inline |
Return the internal plain C++ pointer
Definition at line 48 of file CDisplayWindowPlots.h.
|
inline |
Return the internal plain C++ pointer (const)
Definition at line 48 of file CDisplayWindowPlots.h.
|
inline |
Definition at line 48 of file CDisplayWindowPlots.h.
|
inlineinherited |
Definition at line 51 of file CBaseGUIWindow.h.
| Page generated by Doxygen 1.8.3 for MRPT 0.9.6 SVN: at Fri Feb 15 22:05:02 EST 2013 |