class TripPointSetTripPointsResponse
Defined at line 875 of file fidling/gen/sdk/fidl/fuchsia.hardware.trippoint/fuchsia.hardware.trippoint/cpp/fidl/fuchsia.hardware.trippoint/cpp/natural_types.h
Public Methods
void TripPointSetTripPointsResponse (Storage_ storage)
void TripPointSetTripPointsResponse (uint8_t __reserved)
void TripPointSetTripPointsResponse ()
Default constructs a |TripPointSetTripPointsResponse| only if all of its members are default constructible.
Defined at line 886 of file fidling/gen/sdk/fidl/fuchsia.hardware.trippoint/fuchsia.hardware.trippoint/cpp/fidl/fuchsia.hardware.trippoint/cpp/natural_types.h
void TripPointSetTripPointsResponse (TripPointSetTripPointsResponse && )
Defined at line 889 of file fidling/gen/sdk/fidl/fuchsia.hardware.trippoint/fuchsia.hardware.trippoint/cpp/fidl/fuchsia.hardware.trippoint/cpp/natural_types.h
void TripPointSetTripPointsResponse (const TripPointSetTripPointsResponse & other)
TripPointSetTripPointsResponse & operator= (TripPointSetTripPointsResponse && )
Defined at line 890 of file fidling/gen/sdk/fidl/fuchsia.hardware.trippoint/fuchsia.hardware.trippoint/cpp/fidl/fuchsia.hardware.trippoint/cpp/natural_types.h
TripPointSetTripPointsResponse & operator= (const TripPointSetTripPointsResponse & other)
bool operator== (const TripPointSetTripPointsResponse & other)
bool operator!= (const TripPointSetTripPointsResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
TripPointSetTripPointsResponse & __reserved (uint8_t value)
Setter for __reserved.
void TripPointSetTripPointsResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits