Agora
1.2.0
Agora project
|
Self defined functions for message storage and passing. More...
#include <array>
#include <atomic>
#include <cassert>
#include <cstddef>
#include <cstdint>
#include <cstring>
#include <sstream>
#include <string>
#include "ran_config.h"
#include "symbols.h"
Go to the source code of this file.
Classes | |
union | gen_tag_t |
struct | EventData |
struct | Packet |
class | RxPacket |
union | rx_tag_t |
struct | MacPacketHeaderPacked |
struct | MacPacketPacked |
union | rx_mac_tag_t |
class | RxCounters |
class | FrameCounters |
This class stores the counters corresponding to a frame. Specifically, it contains a) the number of symbols per frame and b) the number of tasks per symbol, per frame. More... | |
Typedefs | |
using | fft_req_tag_t = rx_tag_t |
Self defined functions for message storage and passing.
using fft_req_tag_t = rx_tag_t |