|
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_WOKUnix_Shell | GetShell () |
| | returns one unlocked shell of processes list
|
| static Standard_EXPORT Handle_WOKUnix_Shell | GetShell (const Standard_Integer apid) |
| | get a precise shell
|
| static Standard_EXPORT Handle_WOKUnix_RemoteShell | GetRemoteShell (const Handle(TCollection_HAsciiString)&ahost, const TCollection_AsciiString &apath) |
| | returns a host's unlocked remote shell of processes list
|