DMTCP
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
dmtcp::DmtcpCoordinator Member List

This is the complete list of members for dmtcp::DmtcpCoordinator, including all inherited members.

addDataSocket(CoordClient *client)dmtcp::DmtcpCoordinator
broadcastMessage(DmtcpMessageType type, int numPeers=-1)dmtcp::DmtcpCoordinator
eventLoop(bool daemon)dmtcp::DmtcpCoordinator
getNewVirtualPid()dmtcp::DmtcpCoordinator
getStatus() const dmtcp::DmtcpCoordinator
handleUserCommand(char cmd, DmtcpMessage *reply=NULL)dmtcp::DmtcpCoordinator
initializeComputation()dmtcp::DmtcpCoordinator
minimumState() const dmtcp::DmtcpCoordinatorinline
onConnect()dmtcp::DmtcpCoordinator
onData(CoordClient *client)dmtcp::DmtcpCoordinator
onDisconnect(CoordClient *client)dmtcp::DmtcpCoordinator
printStatus(size_t numPeers, bool isRunning)dmtcp::DmtcpCoordinator
processDmtUserCmd(DmtcpMessage &hello_remote, jalib::JSocket &remote)dmtcp::DmtcpCoordinator
startCheckpoint()dmtcp::DmtcpCoordinator
updateCheckpointInterval(uint32_t timeout)dmtcp::DmtcpCoordinator
updateMinimumState(WorkerState oldState)dmtcp::DmtcpCoordinator
validateNewWorkerProcess(DmtcpMessage &hello_remote, jalib::JSocket &remote, CoordClient *client, const struct sockaddr_storage *addr, socklen_t len)dmtcp::DmtcpCoordinator
validateRestartingWorkerProcess(DmtcpMessage &hello_remote, jalib::JSocket &remote, const struct sockaddr_storage *addr, socklen_t len)dmtcp::DmtcpCoordinator
writeRestartScript()dmtcp::DmtcpCoordinatorprotected