IrrIMGUI  0.3.1
Public Member Functions | List of all members
IrrIMGUI::Private::CIMGUIDriverDeleteHelper Class Reference

An helper class, that deletes the CIMGUIDriver instance when the program is closed and no other source has deleted it. More...

Public Member Functions

 ~CIMGUIDriverDeleteHelper (void)
 Destructor tries to delete the Instance of CIMGUIDriver. If an instance was deleted, it shows a warning. More...
 

Detailed Description

An helper class, that deletes the CIMGUIDriver instance when the program is closed and no other source has deleted it.

Definition at line 253 of file IIMGUIDriver.cpp.

Constructor & Destructor Documentation

IrrIMGUI::Private::CIMGUIDriverDeleteHelper::~CIMGUIDriverDeleteHelper ( void  )
inline

Destructor tries to delete the Instance of CIMGUIDriver. If an instance was deleted, it shows a warning.

Definition at line 257 of file IIMGUIDriver.cpp.

Here is the call graph for this function:


The documentation for this class was generated from the following file: