class DeviceCancelWatchControllerWriteCommandsRequest

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

Public Methods

void DeviceCancelWatchControllerWriteCommandsRequest (Storage_ storage)
void DeviceCancelWatchControllerWriteCommandsRequest (uint8_t address, uint16_t size)
void DeviceCancelWatchControllerWriteCommandsRequest ()

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

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

void DeviceCancelWatchControllerWriteCommandsRequest (DeviceCancelWatchControllerWriteCommandsRequest && )

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

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

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

DeviceCancelWatchControllerWriteCommandsRequest & operator= (const DeviceCancelWatchControllerWriteCommandsRequest & other)
bool operator== (const DeviceCancelWatchControllerWriteCommandsRequest & other)
bool operator!= (const DeviceCancelWatchControllerWriteCommandsRequest & other)
uint8_t address ()
uint8_t & address ()
DeviceCancelWatchControllerWriteCommandsRequest & address (uint8_t value)

Setter for address.

uint16_t size ()
uint16_t & size ()
DeviceCancelWatchControllerWriteCommandsRequest & size (uint16_t value)

Setter for size.

void DeviceCancelWatchControllerWriteCommandsRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits