DESERT 4.0.0
uwvbr-module.h File Reference

Provides the UWVBR packets header description and the definition of the class UWVBR. More...

Go to the source code of this file.

Classes

struct  hdr_uwvbr
 
class  UwVbrSendTimer
 
class  UwVbrPeriodSwitcher
 
class  UwVbrModule
 

Typedefs

typedef struct hdr_uwvbr hdr_uwvbr
 

Variables

packet_t PT_UWVBR
 

Detailed Description

Provides the UWVBR packets header description and the definition of the class UWVBR.

Author
Giovanni Toso
Version
1.1.0

Provides the UWVBR packets header description and the definition of the class UWVBR. UWVBR can manage no more than 2^16 packets. If a module generates more than 2^16 packets, they will be dropped.

Typedef Documentation

◆ hdr_uwvbr

typedef struct hdr_uwvbr hdr_uwvbr

hdr_uwvbr describes UWVBR packets.

Variable Documentation

◆ PT_UWVBR

packet_t PT_UWVBR
extern