class ControllerCreateGuestResult

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

Public Methods

void ControllerCreateGuestResult ()
void ~ControllerCreateGuestResult ()
void ControllerCreateGuestResult (ControllerCreateGuestResult && other)
ControllerCreateGuestResult & operator= (ControllerCreateGuestResult && other)
bool has_invalid_tag ()
bool is_response ()
ControllerCreateGuestResult WithResponse (::fuchsia_netemul_guest::wire::ControllerCreateGuestResponse val)
::fuchsia_netemul_guest::wire::ControllerCreateGuestResponse & response ()
const ::fuchsia_netemul_guest::wire::ControllerCreateGuestResponse & response ()
bool is_err ()
ControllerCreateGuestResult WithErr (::fuchsia_netemul_guest::wire::ControllerCreateGuestError val)
::fuchsia_netemul_guest::wire::ControllerCreateGuestError & err ()
const ::fuchsia_netemul_guest::wire::ControllerCreateGuestError & err ()
::fuchsia_netemul_guest::wire::ControllerCreateGuestResult::Tag Which ()
void _CloseHandles ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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