contur2
Loading...
Searching...
No Matches
network_device.h File Reference

NetworkDevice — simulated LAN output device. More...

#include <memory>
#include "contur/io/i_device.h"
Include dependency graph for network_device.h:

Go to the source code of this file.

Classes

class  contur::NetworkDevice
 Simulated network (LAN) device. More...

Namespaces

namespace  contur

Detailed Description

NetworkDevice — simulated LAN output device.

Simulates a network interface. Written data is stored in an internal buffer (simulating a send buffer). Reads drain the buffer.

Definition in file network_device.h.