NetSim 1.0.0
An educational network simulation software for students
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations
header.h File Reference

Contains the Header class definition and related enumerations. More...

#include "headerAttribute.h"
#include <QDebug>
#include <QList>
Include dependency graph for header.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  NetSim::Header
 Class representing headers for different protocols. More...
 

Namespaces

namespace  NetSim
 

Enumerations

enum  NetSim::HeaderType {
  NetSim::HTTP , NetSim::DNS , NetSim::TCP , NetSim::UDP ,
  NetSim::IP , NetSim::MAC , NetSim::UNKNOWN
}
 

Detailed Description

Contains the Header class definition and related enumerations.