Agora  1.2.0
Agora project
packet_txrx.h File Reference

Common definations for PacketTxRx. Including datapath functions for communicating with simulators. More...

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

Go to the source code of this file.

Classes

class  PacketTxRx
 Implementations of this class provide packet I/O for Agora. More...
 

Namespaces

 AgoraTxRx
 

Enumerations

enum  AgoraTxRx::TxRxTypes { AgoraTxRx::kBaseStation, AgoraTxRx::kUserEquiptment }
 

Detailed Description

Common definations for PacketTxRx. Including datapath functions for communicating with simulators.