class Control
Defined at line 179 of file fidling/gen/sdk/fidl/fuchsia.net.interfaces.admin/fuchsia.net.interfaces.admin/cpp/fidl/fuchsia.net.interfaces.admin/cpp/markers.h
Provides control over an interface.
This protocol encodes the underlying interface's lifetime in both
directions; the interface exists iff both ends of the protocol are open.
That is:
- Closing the client end causes the interface to be removed.
- Observing a closure of the server end indicates the interface no longer
exists.
Public Members
static Openness kOpenness