class DeviceGetResponse

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

Public Methods

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

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

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

void DeviceGetResponse (DeviceGetResponse && )

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

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

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

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

Setter for rtc.

void DeviceGetResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits