addController(const ControllerInfo &ctrl, int64_t lastTimeSeen) | CarobNS::WatchedControllers | |
getControllerAddresses() const | CarobNS::WatchedControllers | |
lookForDeadControllers(int64_t currentTime) | CarobNS::WatchedControllers | |
removeController(const ControllerInfo &ctrl) | CarobNS::WatchedControllers | |
setControllerDown(const SocketAddress &ctrlAddr) | CarobNS::WatchedControllers | |
setControllerResponsed(const SocketAddress &ctrlAddr, int64_t newTime) | CarobNS::WatchedControllers | |
WatchedControllers(const std::vector< ControllerInfo > &controllersPrm, int64_t initTime, int controllerTimeout, ControllerStateChangedCallback *cbPtr) | CarobNS::WatchedControllers | |
~WatchedControllers() | CarobNS::WatchedControllers |