NetSim 1.0.0
An educational network simulation software for students
|
Contains the DNSEntry class definition. More...
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... | |
Contains the DNSEntry class definition.