WorkerInfo

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Enums

State
enum State
Undocumented in source.

Functions

clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
init
void init()
Undocumented in source. Be warned that the author may not have intended to support it.
setStatus
void setStatus(State s)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

instances
WorkerInfo[] instances;
Undocumented in source.
lookup
SimpleList[3] lookup;
Undocumented in source.

Variables

communicator
Communicator communicator;
Undocumented in source.
id
size_t id;
Undocumented in source.
pi
ProcessInfo pi;
Undocumented in source.
status
State status;
Undocumented in source.
statusChangedAt
SysTime statusChangedAt;
Undocumented in source.
unixSocket
Socket unixSocket;
Undocumented in source.

Meta