class BusCreateResult

Defined at line 84 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish.pipe/fuchsia.hardware.goldfish.pipe/cpp/fidl/fuchsia.hardware.goldfish.pipe/cpp/wire_types.h

Public Methods

void BusCreateResult ()
void ~BusCreateResult ()
void BusCreateResult (BusCreateResult && other)
BusCreateResult & operator= (BusCreateResult && other)
bool has_invalid_tag ()
bool is_response ()
BusCreateResult WithResponse (::fidl::ObjectView< ::fuchsia_hardware_goldfish_pipe::wire::BusCreateResponse> val)
template <typename... Args>
BusCreateResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

Defined at line 106 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish.pipe/fuchsia.hardware.goldfish.pipe/cpp/fidl/fuchsia.hardware.goldfish.pipe/cpp/wire_types.h

::fuchsia_hardware_goldfish_pipe::wire::BusCreateResponse & response ()
const ::fuchsia_hardware_goldfish_pipe::wire::BusCreateResponse & response ()
bool is_err ()
BusCreateResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_goldfish_pipe::wire::BusCreateResult::Tag Which ()
void _CloseHandles ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

Defined at line 94 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish.pipe/fuchsia.hardware.goldfish.pipe/cpp/fidl/fuchsia.hardware.goldfish.pipe/cpp/wire_types.h