class ProviderGetSingleShotFixResponse

Defined at line 209 of file fidling/gen/sdk/fidl/fuchsia.location.gnss/fuchsia.location.gnss/cpp/fidl/fuchsia.location.gnss/cpp/natural_types.h

Public Methods

void ProviderGetSingleShotFixResponse (Storage_ storage)
void ProviderGetSingleShotFixResponse (::fuchsia_location_gnss_types::Location location)
void ProviderGetSingleShotFixResponse ()

Default constructs a |ProviderGetSingleShotFixResponse| only if all of its members are default constructible.

Defined at line 220 of file fidling/gen/sdk/fidl/fuchsia.location.gnss/fuchsia.location.gnss/cpp/fidl/fuchsia.location.gnss/cpp/natural_types.h

void ProviderGetSingleShotFixResponse (ProviderGetSingleShotFixResponse && )

Defined at line 223 of file fidling/gen/sdk/fidl/fuchsia.location.gnss/fuchsia.location.gnss/cpp/fidl/fuchsia.location.gnss/cpp/natural_types.h

void ProviderGetSingleShotFixResponse (const ProviderGetSingleShotFixResponse & other)
ProviderGetSingleShotFixResponse & operator= (ProviderGetSingleShotFixResponse && )

Defined at line 224 of file fidling/gen/sdk/fidl/fuchsia.location.gnss/fuchsia.location.gnss/cpp/fidl/fuchsia.location.gnss/cpp/natural_types.h

ProviderGetSingleShotFixResponse & operator= (const ProviderGetSingleShotFixResponse & other)
bool operator== (const ProviderGetSingleShotFixResponse & other)
bool operator!= (const ProviderGetSingleShotFixResponse & other)
const ::fuchsia_location_gnss_types::Location & location ()

GNSS location.

::fuchsia_location_gnss_types::Location & location ()

GNSS location.

ProviderGetSingleShotFixResponse & location (::fuchsia_location_gnss_types::Location value)

GNSS location.

void ProviderGetSingleShotFixResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits