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