|
Public Member Functions |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
Static Public Member Functions |
| static Standard_EXPORT Handle_WOKNT_Shell | GetShell () |
| | returns one unlocked shell of processes list
|
| static Standard_EXPORT void | Arm () |
| | sets signal handlers
|
| static Standard_EXPORT void | UnArm () |
| | unsets signal handlers
|
| static Standard_EXPORT void | KillAll () |
| | Terminates all active sub-processes
.
|
| static Standard_EXPORT void | Break () |
| | Checks whethes CTRL-BREAK keystroke was or not.
if yes then raises
.
|