class BusSetEventResult
Defined at line 142 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 BusSetEventResult ()
void BusSetEventResult (const BusSetEventResult & )
Defined at line 148 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish.pipe/fuchsia.hardware.goldfish.pipe/cpp/fidl/fuchsia.hardware.goldfish.pipe/cpp/wire_types.h
BusSetEventResult & operator= (const BusSetEventResult & )
Defined at line 149 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish.pipe/fuchsia.hardware.goldfish.pipe/cpp/fidl/fuchsia.hardware.goldfish.pipe/cpp/wire_types.h
void BusSetEventResult (BusSetEventResult && )
Defined at line 150 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish.pipe/fuchsia.hardware.goldfish.pipe/cpp/fidl/fuchsia.hardware.goldfish.pipe/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
BusSetEventResult WithResponse (::fuchsia_hardware_goldfish_pipe::wire::BusSetEventResponse val)
BusSetEventResult & operator= (BusSetEventResult && )
Defined at line 151 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::BusSetEventResponse & response ()
const ::fuchsia_hardware_goldfish_pipe::wire::BusSetEventResponse & response ()
bool is_err ()
BusSetEventResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_goldfish_pipe::wire::BusSetEventResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 153 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish.pipe/fuchsia.hardware.goldfish.pipe/cpp/fidl/fuchsia.hardware.goldfish.pipe/cpp/wire_types.h