DESERT 3.5.1
|
#include <mphy.h>
#include <stdlib.h>
#include <iostream>
#include <stdio.h>
#include <fstream>
#include <string.h>
#include <sstream>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <unistd.h>
Go to the source code of this file.
Classes | |
class | UWMPhypatch |
Header of a dumb module intended to patch the absence of a PHY layer's module when we want to use a module of the MAC layer.
Definition in file uwmphypatch.h.