class DeviceSetEventRequest

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

Public Methods

void DeviceSetEventRequest (Storage_ storage)
void DeviceSetEventRequest (uint64_t id, ::zx::event event)
void DeviceSetEventRequest ()

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

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

void DeviceSetEventRequest (DeviceSetEventRequest && )

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

uint64_t id ()
uint64_t & id ()
DeviceSetEventRequest & id (uint64_t value)

Setter for id.

const ::zx::event & event ()
::zx::event & event ()
DeviceSetEventRequest & event (::zx::event value)

Setter for event.

void DeviceSetEventRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
DeviceSetEventRequest & operator= (DeviceSetEventRequest && )

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

Friends

class MemberVisitor
class NaturalStructCodingTraits