#include <exotkPlugin.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 Handle_exotkPlugin_Plugin | RegisterPlugin (const TCollection_AsciiString &aPluginPath) |
| Register aPluginPath as plugin. More... | |
| Standard_EXPORT void | UnregisterPlugins () |
| Unregister the plugins. More... | |
Definition at line 48 of file exotkPlugin.hxx.
|
|
OCC delete.
Definition at line 81 of file exotkPlugin.hxx. |
|
|
OCC new.
Definition at line 70 of file exotkPlugin.hxx. |
|
||||||||||||
|
OCC new.
Definition at line 59 of file exotkPlugin.hxx. |
|
|
Register aPluginPath as plugin.
Definition at line 63 of file exotkPlugin.cxx. Referenced by exotkAF_Application::LoadPlugins(). |
|
|
Unregister the plugins.
Definition at line 89 of file exotkPlugin.cxx. |
1.2.12 written by Dimitri van Heesch,
© 1997-2001