ITS
BasicHeader.h File Reference

Basic Header structure. More...

#include <QByteArray>
#include <LifeTime.h>
#include <QDataStream>
#include <constantes.h>
Include dependency graph for BasicHeader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  sniff_basicHeader_s
 The sniff_basicHeader_t is a C version of the class. More...
 
class  BasicHeader
 

Typedefs

typedef struct sniff_basicHeader_s sniff_basicHeader_t
 The sniff_basicHeader_t is a C version of the class. More...
 

Detailed Description

Basic Header structure.

The Basic Header is composed by

  1. Version
  2. Next header
  3. Reserved
  4. Life time
  5. Router hop limit

Definition in file BasicHeader.h.

Typedef Documentation

◆ sniff_basicHeader_t

The sniff_basicHeader_t is a C version of the class.