TSDuck v3.40-3968
MPEG Transport Stream Toolkit
|
This is the complete list of members for ts::WatchDog, including all inherited members.
restart() | ts::WatchDog | |
setTimeout(cn::milliseconds timeout, bool autoStart=false) | ts::WatchDog | |
setWatchDogHandler(WatchDogHandlerInterface *h) | ts::WatchDog | |
setWatchDogId(int id) | ts::WatchDog | inline |
suspend() | ts::WatchDog | |
WatchDog(WatchDogHandlerInterface *handler=nullptr, cn::milliseconds timeout=cn::milliseconds::zero(), int id=0, Report &log=(ts::NullReport::Instance())) | ts::WatchDog | |
watchDogId() const | ts::WatchDog | inline |
~WatchDog() override | ts::WatchDog | virtual |