class TripPointGetTripPointDescriptorsResponse

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

Public Methods

void TripPointGetTripPointDescriptorsResponse (Storage_ storage)
void TripPointGetTripPointDescriptorsResponse (::std::vector< ::fuchsia_hardware_trippoint::TripPointDescriptor> descriptors)
void TripPointGetTripPointDescriptorsResponse ()

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

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

void TripPointGetTripPointDescriptorsResponse (TripPointGetTripPointDescriptorsResponse && )

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

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

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

TripPointGetTripPointDescriptorsResponse & operator= (const TripPointGetTripPointDescriptorsResponse & other)
bool operator== (const TripPointGetTripPointDescriptorsResponse & other)
bool operator!= (const TripPointGetTripPointDescriptorsResponse & other)
const ::std::vector< ::fuchsia_hardware_trippoint::TripPointDescriptor> & descriptors ()
::std::vector< ::fuchsia_hardware_trippoint::TripPointDescriptor> & descriptors ()
TripPointGetTripPointDescriptorsResponse & descriptors (::std::vector< ::fuchsia_hardware_trippoint::TripPointDescriptor> value)

Setter for descriptors.

void TripPointGetTripPointDescriptorsResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits