class ProviderGetSingleShotFixResult
Defined at line 127 of file fidling/gen/sdk/fidl/fuchsia.location.gnss/fuchsia.location.gnss/cpp/fidl/fuchsia.location.gnss/cpp/wire_types.h
Public Methods
void ProviderGetSingleShotFixResult ()
void ProviderGetSingleShotFixResult (const ProviderGetSingleShotFixResult & )
Defined at line 133 of file fidling/gen/sdk/fidl/fuchsia.location.gnss/fuchsia.location.gnss/cpp/fidl/fuchsia.location.gnss/cpp/wire_types.h
ProviderGetSingleShotFixResult & operator= (const ProviderGetSingleShotFixResult & )
Defined at line 134 of file fidling/gen/sdk/fidl/fuchsia.location.gnss/fuchsia.location.gnss/cpp/fidl/fuchsia.location.gnss/cpp/wire_types.h
void ProviderGetSingleShotFixResult (ProviderGetSingleShotFixResult && )
Defined at line 135 of file fidling/gen/sdk/fidl/fuchsia.location.gnss/fuchsia.location.gnss/cpp/fidl/fuchsia.location.gnss/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
ProviderGetSingleShotFixResult WithResponse (::fidl::ObjectView< ::fuchsia_location_gnss::wire::ProviderGetSingleShotFixResponse> val)
ProviderGetSingleShotFixResult & operator= (ProviderGetSingleShotFixResult && )
Defined at line 136 of file fidling/gen/sdk/fidl/fuchsia.location.gnss/fuchsia.location.gnss/cpp/fidl/fuchsia.location.gnss/cpp/wire_types.h
template <typename... Args>
ProviderGetSingleShotFixResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 151 of file fidling/gen/sdk/fidl/fuchsia.location.gnss/fuchsia.location.gnss/cpp/fidl/fuchsia.location.gnss/cpp/wire_types.h
::fuchsia_location_gnss::wire::ProviderGetSingleShotFixResponse & response ()
const ::fuchsia_location_gnss::wire::ProviderGetSingleShotFixResponse & response ()
bool is_err ()
ProviderGetSingleShotFixResult WithErr (::fuchsia_location_gnss_types::wire::Error val)
::fuchsia_location_gnss_types::wire::Error & err ()
const ::fuchsia_location_gnss_types::wire::Error & err ()
bool is_framework_err ()
ProviderGetSingleShotFixResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_location_gnss::wire::ProviderGetSingleShotFixResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
| kFrameworkErr | 3 |
Defined at line 138 of file fidling/gen/sdk/fidl/fuchsia.location.gnss/fuchsia.location.gnss/cpp/fidl/fuchsia.location.gnss/cpp/wire_types.h