TSDuck v3.38-3696
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
ts::InterruptHandler Class Referenceabstract

An interface to be implemented by a class to handle user Ctrl-C interrupt. More...

#include <tsInterruptHandler.h>

Public Member Functions

virtual void handleInterrupt ()=0
 This hook is invoked during the requested interrupt, in the context of a dedicated thread.
 

Detailed Description

An interface to be implemented by a class to handle user Ctrl-C interrupt.


The documentation for this class was generated from the following file: