DESERT 4.0.0
uwudp-module.h File Reference

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

Go to the source code of this file.

Classes

struct  hdr_uwudp
 
class  UwUdp
 

Typedefs

typedef std::map< uint8_t, std::set< int > > map_packets_el
 
typedef struct hdr_uwudp hdr_uwudp
 

Variables

packet_t PT_UWUDP
 

Detailed Description

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

Author
Giovanni Toso
Version
1.0.0

UWUDP implements a very simple module used to manage different application flows.

Typedef Documentation

◆ hdr_uwudp

typedef struct hdr_uwudp hdr_uwudp

hdr_uwudp describes UWUDP packets.

◆ map_packets_el

typedef std::map<uint8_t, std::set<int> > map_packets_el

Variable Documentation

◆ PT_UWUDP

packet_t PT_UWUDP
extern

Referenced by UwUdp::printIdsPkts(), and Uwudp_Init().