Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
roc::ctl::IControlTaskCompleter Class Referenceabstract

Control task completion handler. More...

#include <icontrol_task_completer.h>

Public Member Functions

virtual void control_task_completed (ControlTask &)=0
 Invoked when control task is completed. Should not block. More...
 

Detailed Description

Control task completion handler.

Definition at line 21 of file icontrol_task_completer.h.

Member Function Documentation

◆ control_task_completed()

virtual void roc::ctl::IControlTaskCompleter::control_task_completed ( ControlTask )
pure virtual

Invoked when control task is completed. Should not block.


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