Agora  1.2.0
Agora project
workers Directory Reference
Directory dependency graph for workers:
src/agora/txrx/workers

Files

file  rx_status_tracker.h [code]
 Implementation of RxStatusTracker helper class.
 
file  txrx_worker.cc
 Implementation of PacketTxRx initialization functions, and datapath functions for communicating with simulators.
 
file  txrx_worker.h [code]
 txrx worker thread definition. This is the parent / interface
 
file  txrx_worker_dpdk.cc
 Implementation of PacketTxRx initialization functions, and datapath functions for communicating with simulators over dpdk.
 
file  txrx_worker_dpdk.h [code]
 txrx worker dpdk definition. This is the simulator declaration with dpdk enhancements
 
file  txrx_worker_hw.cc
 Implementation of PacketTxRx datapath functions for communicating with real iris / faros hardware.
 
file  txrx_worker_hw.h [code]
 Implementation of PacketTxRx datapath functions for communicating with real iris / faros hardware.
 
file  txrx_worker_sim.cc
 Implementation of PacketTxRx initialization functions, and datapath functions for communicating with simulators.
 
file  txrx_worker_sim.h [code]
 txrx worker thread definition. This is the simulator declaration
 
file  txrx_worker_usrp.cc
 Implementation of PacketTxRx datapath functions for communicating with usrp hardware.
 
file  txrx_worker_usrp.h [code]
 Implementation of PacketTxRx datapath functions for communicating with usrp hardware.