class Guest
Defined at line 60 of file fidling/gen/src/connectivity/network/testing/netemul/guest/fuchsia.netemul.guest/cpp/fidl/fuchsia.netemul.guest/cpp/markers.h
`Guest` exposes methods for interacting with a virtualized guest.
A connection to `Guest` provides access to a single virtualized guest.
The guest lifetime is bound to the connection; when the client handle
is dropped, the guest will be shutdown. NOTE however that this
shutdown-on-drop happens asynchronously; clients should always use
the synchronous method below to avoid flakes when running multiple
tests.
Public Members
static Openness kOpenness