class DeviceInstance

Defined at line 6809 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/hlcpp/fuchsia/hardware/network/cpp/fidl.h

An instance of a network device exposed on devfs.

Public Methods

void ~DeviceInstance ()
void GetDevice (::fidl::InterfaceRequest< ::fuchsia::hardware::network::Device> device)

Connects to the [`Device`] implementation.

+ request `device` device handle.