ITS
CommonHeader.h File Reference

Common Header structure. More...

#include <api.h>
#include <QByteArray>
#include <QDataStream>
#include <TrafficClass.h>
Include dependency graph for CommonHeader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  sniff_commonHeader_s
 The sniff_commonHeader_t is a C version of the class. More...
 
class  CommonHeader
 

Typedefs

typedef struct sniff_commonHeader_s sniff_commonHeader_t
 The sniff_commonHeader_t is a C version of the class. More...
 

Detailed Description

Common Header structure.

The Common Header is composed by

  1. Next header
  2. Reserved
  3. Header type
  4. Header sub-type
  5. Traffic class
  6. Flags
  7. Payload length
  8. Maximum hop limit
  9. Reserved

Definition in file CommonHeader.h.

Typedef Documentation

◆ sniff_commonHeader_t

The sniff_commonHeader_t is a C version of the class.