Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
roc::netio::INetworkTaskCompleter Class Referenceabstract

Network task completion handler. More...

#include <inetwork_task_completer.h>

Public Member Functions

virtual void network_task_completed (NetworkTask &)=0
 Invoked when network task is completed. Should not block. More...
 

Detailed Description

Network task completion handler.

Definition at line 21 of file inetwork_task_completer.h.

Member Function Documentation

◆ network_task_completed()

virtual void roc::netio::INetworkTaskCompleter::network_task_completed ( NetworkTask )
pure virtual

Invoked when network task is completed. Should not block.


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