class DeviceProxy

Defined at line 3750 of file fidling/gen/src/connectivity/network/testing/netemul/network-context/fidl/network/hlcpp/fuchsia/netemul/network/cpp/fidl.h

Simple interface to serve devices over fidl.

Public Methods

void ~DeviceProxy ()
void ServeController (::fidl::InterfaceRequest< ::fuchsia::device::Controller> req)

Serve the Controller protocol for this device.

void ServeDevice (::fidl::InterfaceRequest< ::fuchsia::hardware::network::DeviceInstance> req)

Serve the device's FIDL protocol.