#include <exotkAF_Command.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... | |
| virtual Standard_EXPORT | ~exotkAF_Command () |
| Destructor. More... | |
| virtual Standard_EXPORT Standard_Boolean | Execute ()=0 |
| Execute the command. More... | |
| virtual Standard_EXPORT Standard_Boolean | UnExecute ()=0 |
| Return to the state before the command was executed. More... | |
| Standard_EXPORT const Handle_Standard_Type & | DynamicType () const |
| Type management. More... | |
| Standard_EXPORT Standard_Boolean | IsKind (const Handle_Standard_Type &) const |
| Type management. More... | |
Protected Methods | |
| Standard_EXPORT | exotkAF_Command () |
| Constructor. More... | |
Friends | |
| Standard_EXPORT friend Handle_Standard_Type & | exotkAF_Command_Type_ () |
| Type management. More... | |
Definition at line 48 of file exotkAF_Command.hxx.
|
|
Destructor.
Definition at line 70 of file exotkAF_Command.cxx. |
|
|
Constructor.
Definition at line 58 of file exotkAF_Command.cxx. |
|
|
Type management.
|
|
|
Execute the command.
|
|
|
Type management.
|
|
|
OCC delete.
Definition at line 81 of file exotkAF_Command.hxx. |
|
|
OCC new.
Definition at line 70 of file exotkAF_Command.hxx. |
|
||||||||||||
|
OCC new.
Definition at line 59 of file exotkAF_Command.hxx. |
|
|
Return to the state before the command was executed.
|
|
|
Type management.
|
1.2.12 written by Dimitri van Heesch,
© 1997-2001