DESERT 3.5.1
Loading...
Searching...
No Matches
uw-mac-TLohi.cpp File Reference
#include "uw-mac-TLohi.h"
#include "wake-up-pkt-hdr.h"
#include "uw-phy-WakeUp.h"
#include <clmsg-discovery.h>
#include <mac.h>
#include <cmath>
#include <iostream>
#include <iomanip>
#include <rng.h>
Include dependency graph for uw-mac-TLohi.cpp:

Go to the source code of this file.

Classes

class  TLOHIPktClass
 
class  TLOHIModuleClass
 

Enumerations

enum  { NOT_SET = -1 , SESSION_DISTANCE_NOT_SET = 0 }
 

Variables

packet_t PT_TLOHI
 
TLOHIPktClass class_tlohi_pkt
 
TLOHIModuleClass class_module_tlohi
 

Detailed Description

Provides the implementation of the MMacTLOHI class.

Author
Federico Guerra
Version
1.0.0

Definition in file uw-mac-TLohi.cpp.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
NOT_SET 
SESSION_DISTANCE_NOT_SET 

Definition at line 49 of file uw-mac-TLohi.cpp.

Variable Documentation

◆ class_module_tlohi

TLOHIModuleClass class_module_tlohi
static

◆ class_tlohi_pkt

TLOHIPktClass class_tlohi_pkt
static

◆ PT_TLOHI

packet_t PT_TLOHI
extern