DESERT 3.5.1
|
#include "uwaloha.h"
#include <mac.h>
#include <cmath>
#include <climits>
#include <iomanip>
#include <rng.h>
Go to the source code of this file.
Classes | |
class | UWALOHAModuleClass |
Enumerations | |
enum | { NOT_SET = -1 , SESSION_DISTANCE_NOT_SET = 0 } |
Variables | |
UWALOHAModuleClass | class_module_uwaloha |
Class that provide the implementation of ALOHA protocol.
Definition in file uwaloha.cpp.
anonymous enum |
Enumerator | |
---|---|
NOT_SET | |
SESSION_DISTANCE_NOT_SET |
Definition at line 44 of file uwaloha.cpp.
|
static |