import "rock.idl";
Public Attributes | |
long long | timeCreated |
time dRock object created | |
long long | timeLastAccessed |
last access time for dRock object | |
string | status |
current status of dRock 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 rock instance and (optionally) client data
Definition at line 16 of file rock.idl.