class TripPointWaitForAnyTripPointResponse

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

Public Methods

void TripPointWaitForAnyTripPointResponse (Storage_ storage)
void TripPointWaitForAnyTripPointResponse (::fuchsia_hardware_trippoint::TripPointResult result)
void TripPointWaitForAnyTripPointResponse ()

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

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

void TripPointWaitForAnyTripPointResponse (TripPointWaitForAnyTripPointResponse && )

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

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

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

TripPointWaitForAnyTripPointResponse & operator= (const TripPointWaitForAnyTripPointResponse & other)
bool operator== (const TripPointWaitForAnyTripPointResponse & other)
bool operator!= (const TripPointWaitForAnyTripPointResponse & other)
const ::fuchsia_hardware_trippoint::TripPointResult & result ()
::fuchsia_hardware_trippoint::TripPointResult & result ()
TripPointWaitForAnyTripPointResponse & result (::fuchsia_hardware_trippoint::TripPointResult value)

Setter for result.

void TripPointWaitForAnyTripPointResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits