class Interface

Defined at line 1747 of file fidling/gen/sdk/fidl/fuchsia.net.virtualization/fuchsia.net.virtualization/hlcpp/fuchsia/net/virtualization/cpp/fidl.h

Provides control over an interface.

This protocol encodes the lifetime of the underlying interface in both

directions, that is:

- if the client end is closed, the server will detach the interface

from the network it belongs to and detach the network device;

- if the server end is closed, the interface has been detached from

the network it was attached to and destroyed.

Public Methods

void ~Interface ()