class DeviceAdjustClockRateResponse

Defined at line 3206 of file fidling/gen/sdk/fidl/fuchsia.virtualaudio/fuchsia.virtualaudio/cpp/fidl/fuchsia.virtualaudio/cpp/natural_types.h

Public Methods

void DeviceAdjustClockRateResponse (Storage_ storage)
void DeviceAdjustClockRateResponse (uint8_t __reserved)
void DeviceAdjustClockRateResponse ()

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

Defined at line 3216 of file fidling/gen/sdk/fidl/fuchsia.virtualaudio/fuchsia.virtualaudio/cpp/fidl/fuchsia.virtualaudio/cpp/natural_types.h

void DeviceAdjustClockRateResponse (DeviceAdjustClockRateResponse && )

Defined at line 3219 of file fidling/gen/sdk/fidl/fuchsia.virtualaudio/fuchsia.virtualaudio/cpp/fidl/fuchsia.virtualaudio/cpp/natural_types.h

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

Defined at line 3220 of file fidling/gen/sdk/fidl/fuchsia.virtualaudio/fuchsia.virtualaudio/cpp/fidl/fuchsia.virtualaudio/cpp/natural_types.h

DeviceAdjustClockRateResponse & operator= (const DeviceAdjustClockRateResponse & other)
bool operator== (const DeviceAdjustClockRateResponse & other)
bool operator!= (const DeviceAdjustClockRateResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
DeviceAdjustClockRateResponse & __reserved (uint8_t value)

Setter for __reserved.

void DeviceAdjustClockRateResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits