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

Contains the DNSEntry class definition. More...

#include "src/models/ipaddress.h"
#include <QString>
Include dependency graph for dnsentry.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  NetSim::DNSEntry
 Represents a DNS entry (Resource Record). More...
 

Namespaces

namespace  NetSim
 

Enumerations

enum  NetSim::RRAttribute {
  NetSim::FULL_DATA , NetSim::NAME , NetSim::TYPE , NetSim::CLASS ,
  NetSim::TTL , NetSim::DATA_LENGTH , NetSim::DATA
}
 Enumeration to represent various Resource Record attributes. More...
 

Detailed Description

Contains the DNSEntry class definition.