DESERT 3.5.1
|
#include "hdr-uwal.h"
#include <math.h>
#include <packet.h>
#include <bitset>
#include <cstring>
#include <sstream>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | packer |
Header of the class responsible to map an NS-Miracle packet into a bit stream, and vice-versa.
Definition in file packer.h.