Ancestor of some Services running above Mix
void | Six::CreateMajordomo () Creates majordomo |
void | Six::CreateRunningObjects () Creates running objects |
Char* | Six::GetMixSixVersion () Returns SixMix protocol version |
Char* | Six::GetPath (Char *pathSuffix) Returns the six path with appended pathSuffix |
void | Six::Run () Function running Six |
Six::Six (string configName) Creates all the objects necessary to run | |
RunningObjectID | Six::StartObject ( Runable *object) Starts runable object |
void | Six::WaitForRunningObjects () Waits for running objects forever |
Six::~Six () Six destructor |
attributes
| |||||||||||||||||
methods
|
attributes
| |||||||||
methods
|
Ancestor of some Services running above Mix. Abstract class that provides capability to communication with Mix server. Sender, Receiver and msgQueues to and from majordomo are created and common information from the SixConfigFile is got.
Receiver
receiverToMajordomo queue
majordomoTosender queue
Sender
is created.
Majordomo must be created in the descedants of Six.
alphabetic index hierarchy of classes
generated by doc++