|
DESERT 3.6.1
|
#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>

Go to the source code of this file.
Classes | |
| struct | PERListElement |
| class | TxFrameTimer |
| class | Uwal |
Typedefs | |
| typedef struct PERListElement | pl_element |
Header of the main class that implements the adaptation layer between ns2/NS-Miracle and binary data packets.
Definition in file uwal.h.
| typedef struct PERListElement pl_element |