class TripPointWaitForAnyTripPointResult

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

Public Methods

void TripPointWaitForAnyTripPointResult ()
void TripPointWaitForAnyTripPointResult (const TripPointWaitForAnyTripPointResult & )

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

TripPointWaitForAnyTripPointResult & operator= (const TripPointWaitForAnyTripPointResult & )

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

void TripPointWaitForAnyTripPointResult (TripPointWaitForAnyTripPointResult && )

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

bool has_invalid_tag ()
bool is_response ()
TripPointWaitForAnyTripPointResult WithResponse (::fidl::ObjectView< ::fuchsia_hardware_trippoint::wire::TripPointWaitForAnyTripPointResponse> val)
TripPointWaitForAnyTripPointResult & operator= (TripPointWaitForAnyTripPointResult && )

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

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

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

::fuchsia_hardware_trippoint::wire::TripPointWaitForAnyTripPointResponse & response ()
const ::fuchsia_hardware_trippoint::wire::TripPointWaitForAnyTripPointResponse & response ()
bool is_err ()
TripPointWaitForAnyTripPointResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
bool is_framework_err ()
TripPointWaitForAnyTripPointResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_hardware_trippoint::wire::TripPointWaitForAnyTripPointResult::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 363 of file fidling/gen/sdk/fidl/fuchsia.hardware.trippoint/fuchsia.hardware.trippoint/cpp/fidl/fuchsia.hardware.trippoint/cpp/wire_types.h