class BusGetBtiResult

Defined at line 193 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 BusGetBtiResult ()
void ~BusGetBtiResult ()
void BusGetBtiResult (BusGetBtiResult && other)
BusGetBtiResult & operator= (BusGetBtiResult && other)
bool has_invalid_tag ()
bool is_response ()
BusGetBtiResult WithResponse (::fuchsia_hardware_goldfish_pipe::wire::BusGetBtiResponse val)
::fuchsia_hardware_goldfish_pipe::wire::BusGetBtiResponse & response ()
const ::fuchsia_hardware_goldfish_pipe::wire::BusGetBtiResponse & response ()
bool is_err ()
BusGetBtiResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_goldfish_pipe::wire::BusGetBtiResult::Tag Which ()
void _CloseHandles ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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