class VendorGetCrashParametersResult

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

Public Methods

void VendorGetCrashParametersResult ()
void VendorGetCrashParametersResult (const VendorGetCrashParametersResult & )

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

VendorGetCrashParametersResult & operator= (const VendorGetCrashParametersResult & )

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

void VendorGetCrashParametersResult (VendorGetCrashParametersResult && )

Defined at line 6064 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 ()
VendorGetCrashParametersResult WithResponse (::fidl::ObjectView< ::fuchsia_hardware_bluetooth::wire::VendorCrashParameters> val)
VendorGetCrashParametersResult & operator= (VendorGetCrashParametersResult && )

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

template <typename... Args>
VendorGetCrashParametersResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

Defined at line 6080 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::VendorCrashParameters & response ()
const ::fuchsia_hardware_bluetooth::wire::VendorCrashParameters & response ()
bool is_err ()
VendorGetCrashParametersResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
bool is_framework_err ()
VendorGetCrashParametersResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_hardware_bluetooth::wire::VendorGetCrashParametersResult::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 6067 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h