DESERT 3.5.1
Loading...
Searching...
No Matches
uwal.h File Reference
#include "frame-set.h"
#include "hdr-uwal.h"
#include "packer.h"
#include <mac.h>
#include <mphy.h>
#include <cmath>
#include <cstring>
#include <errno.h>
#include <fcntl.h>
#include <fstream>
#include <iostream>
#include <map>
#include <queue>
#include <rng.h>
#include <sstream>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <time.h>
#include <unistd.h>
Include dependency graph for uwal.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  PERListElement
 
class  TxFrameTimer
 
class  Uwal
 

Typedefs

typedef struct PERListElement pl_element
 

Detailed Description

Header of the main class that implements the adaptation layer between ns2/NS-Miracle and binary data packets.

Author
Riccardo Masiero
Version
1.0.0

Definition in file uwal.h.

Typedef Documentation

◆ pl_element

typedef struct PERListElement pl_element