Collaboration diagram for Process Management:
|
Classes | |
| class | CInterProcessLock |
| CInterProcessLock --. More... | |
| class | PInterProcessLock |
| class | CInterProcessLockException |
| CInterProcessLockException --. More... | |
| class | CProcess |
| CProcess --. More... | |
| class | CPIDGuardException |
| CPIDGuardException --. More... | |
| class | CPIDGuard |
| CPIDGuard --. More... | |
Typedefs | |
| typedef CGuard< CInterProcessLock, PInterProcessLock > | CInterProcessLock_Guard |
| Convenience typedef for PInterProcessLock. | |
| typedef int | TPid |
| Process identifier (PID) and process handle. | |
| typedef TPid | TProcessHandle |
Variables | |
| const unsigned long | kInfiniteTimeoutMs = kMax_ULong |
| Infinite timeout in milliseconds. | |
|
|
Convenience typedef for PInterProcessLock.
Definition at line 231 of file interprocess_lock.hpp. |
|
|
Process identifier (PID) and process handle.
Definition at line 78 of file ncbi_process.hpp. |
|
|
Definition at line 79 of file ncbi_process.hpp. |
|
|
Infinite timeout in milliseconds.
Definition at line 63 of file ncbi_process.hpp. Referenced by CProcess::Wait(). |
1.4.6
Modified on Mon Dec 07 16:24:35 2009 by modify_doxy.py rev. 173732