Agora  1.2.0
Agora project
txrx_worker.h File Reference

txrx worker thread definition. This is the parent / interface More...

#include <atomic>
#include <condition_variable>
#include <mutex>
#include <thread>
#include <vector>
#include "concurrentqueue.h"
#include "config.h"
#include "message.h"
Include dependency graph for txrx_worker.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TxRxWorker
 

Detailed Description

txrx worker thread definition. This is the parent / interface