class DeviceSet2Request

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

Public Methods

void DeviceSet2Request (Storage_ storage)
void DeviceSet2Request (::fuchsia_hardware_rtc::Time rtc)
void DeviceSet2Request ()

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

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

void DeviceSet2Request (DeviceSet2Request && )

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

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

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

DeviceSet2Request & operator= (const DeviceSet2Request & other)
bool operator== (const DeviceSet2Request & other)
bool operator!= (const DeviceSet2Request & other)
const ::fuchsia_hardware_rtc::Time & rtc ()
::fuchsia_hardware_rtc::Time & rtc ()
DeviceSet2Request & rtc (::fuchsia_hardware_rtc::Time value)

Setter for rtc.

void DeviceSet2Request (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits