StrandCoord.cc
int KidIdentifier
static void NotifyCoordinator(MessageType, const char *tag)
creates and sends StrandMessage to Coordinator
Definition: StrandCoord.cc:62
static String CoordinatorAddr()
get the IPC message address for coordinator process
Definition: Port.cc:65
void SendMessage(const String &toAddress, const TypedMsgHdr &message)
Definition: UdsOp.cc:188
Definition: QuestionerId.h:22
QuestionerId MyQuestionerId()
the questioner ID of the current/calling process
Definition: QuestionerId.cc:18
struct msghdr with a known type, fixed-size I/O and control buffers
Definition: TypedMsgHdr.h:33
StrandMessage(const StrandCoord &, QuestionerId)
Definition: StrandCoord.cc:41