class VendorGetCrashParametersResult

Defined at line 6027 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 6032 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 6033 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 6034 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 6035 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 6050 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 Tag
Name Value
kResponse 1
kErr 2
kFrameworkErr 3

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