|
ITK Function Reference
(V10000.1.0.60_20160308.00) |
#include <ss_types.h>
Data Fields | |
| char | node [SS_MAXHOSTLEN] |
| int | pid |
Pid descriptor
Definition at line 67 of file ss_types.h.
| char SS_pid::node[SS_MAXHOSTLEN] |
The node name for remote node
Definition at line 72 of file ss_types.h.
| int SS_pid::pid |
The pid on a particular machine
Definition at line 71 of file ss_types.h.