class RadarBurstReaderUnlockVmoRequest

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

Public Methods

void RadarBurstReaderUnlockVmoRequest (Storage_ storage)
void RadarBurstReaderUnlockVmoRequest (uint32_t vmo_id)
void RadarBurstReaderUnlockVmoRequest ()

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

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

void RadarBurstReaderUnlockVmoRequest (RadarBurstReaderUnlockVmoRequest && )

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

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

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

RadarBurstReaderUnlockVmoRequest & operator= (const RadarBurstReaderUnlockVmoRequest & other)
bool operator== (const RadarBurstReaderUnlockVmoRequest & other)
bool operator!= (const RadarBurstReaderUnlockVmoRequest & other)
uint32_t vmo_id ()
uint32_t & vmo_id ()
RadarBurstReaderUnlockVmoRequest & vmo_id (uint32_t value)

Setter for vmo_id.

void RadarBurstReaderUnlockVmoRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits