DESERT 3.5.1
Loading...
Searching...
No Matches
uwaloha.cpp File Reference
#include "uwaloha.h"
#include <mac.h>
#include <cmath>
#include <climits>
#include <iomanip>
#include <rng.h>
Include dependency graph for uwaloha.cpp:

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
 

Detailed Description

Class that provide the implementation of ALOHA protocol.

Author
Saiful Azad
Version
1.0.0

Definition in file uwaloha.cpp.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
NOT_SET 
SESSION_DISTANCE_NOT_SET 

Definition at line 44 of file uwaloha.cpp.

Variable Documentation

◆ class_module_uwaloha

UWALOHAModuleClass class_module_uwaloha
static