class DeviceGetTicksLeftResponse
Defined at line 1166 of file fidling/gen/sdk/fidl/fuchsia.hardware.hrtimer/fuchsia.hardware.hrtimer/cpp/fidl/fuchsia.hardware.hrtimer/cpp/natural_types.h
Public Methods
void DeviceGetTicksLeftResponse (Storage_ storage)
void DeviceGetTicksLeftResponse (uint64_t ticks)
void DeviceGetTicksLeftResponse ()
Default constructs a |DeviceGetTicksLeftResponse| only if all of its members are default constructible.
Defined at line 1177 of file fidling/gen/sdk/fidl/fuchsia.hardware.hrtimer/fuchsia.hardware.hrtimer/cpp/fidl/fuchsia.hardware.hrtimer/cpp/natural_types.h
void DeviceGetTicksLeftResponse (DeviceGetTicksLeftResponse && )
Defined at line 1180 of file fidling/gen/sdk/fidl/fuchsia.hardware.hrtimer/fuchsia.hardware.hrtimer/cpp/fidl/fuchsia.hardware.hrtimer/cpp/natural_types.h
void DeviceGetTicksLeftResponse (const DeviceGetTicksLeftResponse & other)
DeviceGetTicksLeftResponse & operator= (DeviceGetTicksLeftResponse && )
Defined at line 1181 of file fidling/gen/sdk/fidl/fuchsia.hardware.hrtimer/fuchsia.hardware.hrtimer/cpp/fidl/fuchsia.hardware.hrtimer/cpp/natural_types.h
DeviceGetTicksLeftResponse & operator= (const DeviceGetTicksLeftResponse & other)
bool operator== (const DeviceGetTicksLeftResponse & other)
bool operator!= (const DeviceGetTicksLeftResponse & other)
uint64_t ticks ()
uint64_t & ticks ()
DeviceGetTicksLeftResponse & ticks (uint64_t value)
Setter for ticks.
void DeviceGetTicksLeftResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits