class DeviceStopResponse
Defined at line 1006 of file fidling/gen/sdk/fidl/fuchsia.hardware.hrtimer/fuchsia.hardware.hrtimer/cpp/fidl/fuchsia.hardware.hrtimer/cpp/natural_types.h
Public Methods
void DeviceStopResponse (Storage_ storage)
void DeviceStopResponse (uint8_t __reserved)
void DeviceStopResponse ()
Default constructs a |DeviceStopResponse| only if all of its members are default constructible.
Defined at line 1017 of file fidling/gen/sdk/fidl/fuchsia.hardware.hrtimer/fuchsia.hardware.hrtimer/cpp/fidl/fuchsia.hardware.hrtimer/cpp/natural_types.h
void DeviceStopResponse (DeviceStopResponse && )
Defined at line 1020 of file fidling/gen/sdk/fidl/fuchsia.hardware.hrtimer/fuchsia.hardware.hrtimer/cpp/fidl/fuchsia.hardware.hrtimer/cpp/natural_types.h
void DeviceStopResponse (const DeviceStopResponse & other)
DeviceStopResponse & operator= (DeviceStopResponse && )
Defined at line 1021 of file fidling/gen/sdk/fidl/fuchsia.hardware.hrtimer/fuchsia.hardware.hrtimer/cpp/fidl/fuchsia.hardware.hrtimer/cpp/natural_types.h
DeviceStopResponse & operator= (const DeviceStopResponse & other)
bool operator== (const DeviceStopResponse & other)
bool operator!= (const DeviceStopResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
DeviceStopResponse & __reserved (uint8_t value)
Setter for __reserved.
void DeviceStopResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits