class DeviceReadTimerResponse

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

Public Methods

void DeviceReadTimerResponse (Storage_ storage)
void DeviceReadTimerResponse (uint64_t ticks)
void DeviceReadTimerResponse ()

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

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

void DeviceReadTimerResponse (DeviceReadTimerResponse && )

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

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

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

DeviceReadTimerResponse & operator= (const DeviceReadTimerResponse & other)
bool operator== (const DeviceReadTimerResponse & other)
bool operator!= (const DeviceReadTimerResponse & other)
uint64_t ticks ()
uint64_t & ticks ()
DeviceReadTimerResponse & ticks (uint64_t value)

Setter for ticks.

void DeviceReadTimerResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits