class RadarSensorInfoGetBurstPropertiesResponse

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

Public Methods

void RadarSensorInfoGetBurstPropertiesResponse (Storage_ storage)
void RadarSensorInfoGetBurstPropertiesResponse (uint32_t size, int64_t period)
void RadarSensorInfoGetBurstPropertiesResponse ()

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

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

void RadarSensorInfoGetBurstPropertiesResponse (RadarSensorInfoGetBurstPropertiesResponse && )

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

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

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

RadarSensorInfoGetBurstPropertiesResponse & operator= (const RadarSensorInfoGetBurstPropertiesResponse & other)
bool operator== (const RadarSensorInfoGetBurstPropertiesResponse & other)
bool operator!= (const RadarSensorInfoGetBurstPropertiesResponse & other)
uint32_t size ()
uint32_t & size ()
RadarSensorInfoGetBurstPropertiesResponse & size (uint32_t value)

Setter for size.

int64_t period ()
int64_t & period ()
RadarSensorInfoGetBurstPropertiesResponse & period (int64_t value)

Setter for period.

void RadarSensorInfoGetBurstPropertiesResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits