#include <exotkAF.hxx>
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 delete. More... | |
Static Public Methods | |
| Standard_EXPORT void | SetApplication (const Handle_exotkAF_Application &anApplication) |
| store anApplication. More... | |
| Standard_EXPORT Handle_exotkAF_Application | Application () |
| return the stored application. More... | |
Definition at line 49 of file exotkAF.hxx.
|
|
return the stored application.
Definition at line 64 of file exotkAF.cxx. Referenced by exotkAF_ViewBackgroundColorMenuNode::Execute(), and exotkAF_Document::Init(). |
|
|
OCC delete.
Definition at line 82 of file exotkAF.hxx. |
|
|
OCC new.
Definition at line 71 of file exotkAF.hxx. |
|
||||||||||||
|
OCC new.
Definition at line 60 of file exotkAF.hxx. |
|
|
store anApplication.
Definition at line 52 of file exotkAF.cxx. Referenced by exotkAF_Application::~exotkAF_Application(). |
1.2.12 written by Dimitri van Heesch,
© 1997-2001