DESERT 3.5.1
Loading...
Searching...
No Matches
uwtdma-frame.h File Reference
#include <uwtdma.h>
#include <queue>
#include <iostream>
#include <assert.h>
#include <sstream>
#include <fstream>
#include <sys/time.h>
#include <vector>
#include <map>
Include dependency graph for uwtdma-frame.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UwTDMA_frame
 

Typedefs

typedef std::map< int, int > Slot
 
typedef std::map< int, SlotSlotTopology
 

Detailed Description

Provides the definition of the class UWTDMA_FRAME.

Author
Filippo Campagnaro
Version
1.0.0

Definition in file uwtdma-frame.h.

Typedef Documentation

◆ Slot

typedef std::map<int, int> Slot

Definition at line 54 of file uwtdma-frame.h.

◆ SlotTopology

typedef std::map<int, Slot> SlotTopology

Definition at line 55 of file uwtdma-frame.h.