#include <exotkAIS_GraphicDevice.hxx>
Collaboration diagram for exotkAIS_GraphicDevice:

Public Methods | |
| void * | operator new (size_t, void *anAddress) |
| OCC new. More... | |
| void * | operator new (size_t size) |
| OCC new. More... | |
| void | operator delete (void *anAddress) |
| OCC new. More... | |
| virtual Standard_EXPORT | ~exotkAIS_GraphicDevice () |
| Destructor. More... | |
| Standard_EXPORT Handle_Aspect_GraphicDevice & | GetGraphicDevice () |
| Return the GraphicDevice. More... | |
Static Public Methods | |
| Standard_EXPORT exotkAIS_GraphicDevice * | Instance () |
| Return the instance of this class. More... | |
Protected Methods | |
| Standard_EXPORT | exotkAIS_GraphicDevice () |
| Constructor. More... | |
| Standard_EXPORT void | CreateGraphicDevice () |
| Create the GraphicDevice. More... | |
Private Attributes | |
| Handle_Aspect_GraphicDevice | myGraphicDevice |
Static Private Attributes | |
| exotkAIS_GraphicDevice * | _instance = 0 |
Definition at line 43 of file exotkAIS_GraphicDevice.hxx.
|
|
Destructor.
Definition at line 61 of file exotkAIS_GraphicDevice.cxx. |
|
|
Constructor.
Definition at line 49 of file exotkAIS_GraphicDevice.cxx. Referenced by Instance(). |
|
|
Create the GraphicDevice.
Definition at line 104 of file exotkAIS_GraphicDevice.cxx. References myGraphicDevice. Referenced by GetGraphicDevice(). |
|
|
Return the GraphicDevice.
Definition at line 88 of file exotkAIS_GraphicDevice.cxx. References CreateGraphicDevice(), and myGraphicDevice. Referenced by exotkAIS_DisplayManager::exotkAIS_DisplayManager(). |
|
|
Return the instance of this class.
Definition at line 72 of file exotkAIS_GraphicDevice.cxx. References _instance, and exotkAIS_GraphicDevice(). Referenced by exotkAF_View::CreateView(), and exotkAIS_DisplayManager::exotkAIS_DisplayManager(). |
|
|
OCC new.
Definition at line 76 of file exotkAIS_GraphicDevice.hxx. References _instance. |
|
|
OCC new.
Definition at line 65 of file exotkAIS_GraphicDevice.hxx. |
|
||||||||||||
|
OCC new.
Definition at line 54 of file exotkAIS_GraphicDevice.hxx. |
|
|
the only one instance of the class Definition at line 39 of file exotkAIS_GraphicDevice.cxx. Referenced by Instance(), and operator delete(). |
|
|
the stored GraphicDevice Definition at line 117 of file exotkAIS_GraphicDevice.hxx. Referenced by CreateGraphicDevice(), and GetGraphicDevice(). |
1.2.12 written by Dimitri van Heesch,
© 1997-2001