import "phases.idl";
Public Attributes | |
long long | timeCreated |
time dPhase object created | |
long long | timeLastAccessed |
last access time for dPhase object | |
string | status |
current status of dPhase object | |
string | ior |
stringified IOR | |
long | pid |
process id converted to long | |
long | identifier |
unique identifier for rock instance | |
common::ClientData | client |
client data structure |
structure to hold status of phase instance and (optionally) client data
Definition at line 16 of file phases.idl.