class TripPointGetTripPointDescriptorsResult
Defined at line 228 of file fidling/gen/sdk/fidl/fuchsia.hardware.trippoint/fuchsia.hardware.trippoint/cpp/fidl/fuchsia.hardware.trippoint/cpp/wire_types.h
Public Methods
void TripPointGetTripPointDescriptorsResult ()
void TripPointGetTripPointDescriptorsResult (const TripPointGetTripPointDescriptorsResult & )
Defined at line 234 of file fidling/gen/sdk/fidl/fuchsia.hardware.trippoint/fuchsia.hardware.trippoint/cpp/fidl/fuchsia.hardware.trippoint/cpp/wire_types.h
TripPointGetTripPointDescriptorsResult & operator= (const TripPointGetTripPointDescriptorsResult & )
Defined at line 235 of file fidling/gen/sdk/fidl/fuchsia.hardware.trippoint/fuchsia.hardware.trippoint/cpp/fidl/fuchsia.hardware.trippoint/cpp/wire_types.h
void TripPointGetTripPointDescriptorsResult (TripPointGetTripPointDescriptorsResult && )
Defined at line 236 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 ()
TripPointGetTripPointDescriptorsResult WithResponse (::fidl::ObjectView< ::fuchsia_hardware_trippoint::wire::TripPointGetTripPointDescriptorsResponse> val)
TripPointGetTripPointDescriptorsResult & operator= (TripPointGetTripPointDescriptorsResult && )
Defined at line 237 of file fidling/gen/sdk/fidl/fuchsia.hardware.trippoint/fuchsia.hardware.trippoint/cpp/fidl/fuchsia.hardware.trippoint/cpp/wire_types.h
template <typename... Args>
TripPointGetTripPointDescriptorsResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 252 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::TripPointGetTripPointDescriptorsResponse & response ()
const ::fuchsia_hardware_trippoint::wire::TripPointGetTripPointDescriptorsResponse & response ()
bool is_err ()
TripPointGetTripPointDescriptorsResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
bool is_framework_err ()
TripPointGetTripPointDescriptorsResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_hardware_trippoint::wire::TripPointGetTripPointDescriptorsResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
| kFrameworkErr | 3 |
Defined at line 239 of file fidling/gen/sdk/fidl/fuchsia.hardware.trippoint/fuchsia.hardware.trippoint/cpp/fidl/fuchsia.hardware.trippoint/cpp/wire_types.h