class Network

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

Provides control over a network.

This protocol encodes the lifetime of the underlying network in both

directions, that is:

- if the client end is closed: all interfaces added to the network

(not including any used to provide upstream connectivity) will be

removed and destroyed, and the network will be removed;

- if the server end is closed, all interfaces on the network and the

network itself have been destroyed.

Public Members

static Openness kOpenness

Records