class EmulatorPublishResult

Defined at line 4580 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h

Public Methods

void EmulatorPublishResult ()
void EmulatorPublishResult (const EmulatorPublishResult & )

Defined at line 4586 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h

EmulatorPublishResult & operator= (const EmulatorPublishResult & )

Defined at line 4587 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h

void EmulatorPublishResult (EmulatorPublishResult && )

Defined at line 4588 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h

bool has_invalid_tag ()
bool is_response ()
EmulatorPublishResult WithResponse (::fuchsia_hardware_bluetooth::wire::EmulatorPublishResponse val)
EmulatorPublishResult & operator= (EmulatorPublishResult && )

Defined at line 4589 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h

::fuchsia_hardware_bluetooth::wire::EmulatorPublishResponse & response ()
const ::fuchsia_hardware_bluetooth::wire::EmulatorPublishResponse & response ()
bool is_err ()
EmulatorPublishResult WithErr (::fuchsia_hardware_bluetooth::wire::EmulatorError val)
::fuchsia_hardware_bluetooth::wire::EmulatorError & err ()
const ::fuchsia_hardware_bluetooth::wire::EmulatorError & err ()
bool is_framework_err ()
EmulatorPublishResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_hardware_bluetooth::wire::EmulatorPublishResult::Tag Which ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

kFrameworkErr 3

0x3

Defined at line 4591 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h