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