Namespaces

Enumerations

enum class ControllerCreateGuestError : uint32_t
Name Value Comments
kAlreadyRunning 1u

Guest was already running.

kLaunchFailed 2u

Failed to launch guest.

kAttachFailed 3u

Failed to attach guest to the provided `fuchsia.netemul.network.Network`.

Defined at line 20 of file fidling/gen/src/connectivity/network/testing/netemul/guest/fuchsia.netemul.guest/cpp/fidl/fuchsia.netemul.guest/cpp/common_types.h

Records