class DeviceSetEventResponse

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

Public Methods

void DeviceSetEventResponse (Storage_ storage)
void DeviceSetEventResponse (uint8_t __reserved)
void DeviceSetEventResponse ()

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

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

void DeviceSetEventResponse (DeviceSetEventResponse && )

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

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

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

DeviceSetEventResponse & operator= (const DeviceSetEventResponse & other)
bool operator== (const DeviceSetEventResponse & other)
bool operator!= (const DeviceSetEventResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
DeviceSetEventResponse & __reserved (uint8_t value)

Setter for __reserved.

void DeviceSetEventResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits