class RadarBurstReaderGetBurstPropertiesResponse
Defined at line 140 of file fidling/gen/sdk/fidl/fuchsia.hardware.radar/fuchsia.hardware.radar/cpp/fidl/fuchsia.hardware.radar/cpp/natural_types.h
Public Methods
void RadarBurstReaderGetBurstPropertiesResponse (Storage_ storage)
void RadarBurstReaderGetBurstPropertiesResponse (uint32_t size, int64_t period)
void RadarBurstReaderGetBurstPropertiesResponse ()
Default constructs a |RadarBurstReaderGetBurstPropertiesResponse| only if all of its members are default constructible.
Defined at line 151 of file fidling/gen/sdk/fidl/fuchsia.hardware.radar/fuchsia.hardware.radar/cpp/fidl/fuchsia.hardware.radar/cpp/natural_types.h
void RadarBurstReaderGetBurstPropertiesResponse (RadarBurstReaderGetBurstPropertiesResponse && )
Defined at line 154 of file fidling/gen/sdk/fidl/fuchsia.hardware.radar/fuchsia.hardware.radar/cpp/fidl/fuchsia.hardware.radar/cpp/natural_types.h
void RadarBurstReaderGetBurstPropertiesResponse (const RadarBurstReaderGetBurstPropertiesResponse & other)
RadarBurstReaderGetBurstPropertiesResponse & operator= (RadarBurstReaderGetBurstPropertiesResponse && )
Defined at line 155 of file fidling/gen/sdk/fidl/fuchsia.hardware.radar/fuchsia.hardware.radar/cpp/fidl/fuchsia.hardware.radar/cpp/natural_types.h
RadarBurstReaderGetBurstPropertiesResponse & operator= (const RadarBurstReaderGetBurstPropertiesResponse & other)
bool operator== (const RadarBurstReaderGetBurstPropertiesResponse & other)
bool operator!= (const RadarBurstReaderGetBurstPropertiesResponse & other)
uint32_t size ()
uint32_t & size ()
RadarBurstReaderGetBurstPropertiesResponse & size (uint32_t value)
Setter for size.
int64_t period ()
int64_t & period ()
RadarBurstReaderGetBurstPropertiesResponse & period (int64_t value)
Setter for period.
void RadarBurstReaderGetBurstPropertiesResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits