class DeviceWatchControllerWriteCommandsResponse

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

Public Methods

void DeviceWatchControllerWriteCommandsResponse (Storage_ storage)
void DeviceWatchControllerWriteCommandsResponse (::std::vector< ::fuchsia_hardware_spmi::Register8> writes, ::zx::eventpair wake_lease)
void DeviceWatchControllerWriteCommandsResponse ()

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

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

void DeviceWatchControllerWriteCommandsResponse (DeviceWatchControllerWriteCommandsResponse && )

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

DeviceWatchControllerWriteCommandsResponse & operator= (DeviceWatchControllerWriteCommandsResponse && )

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

const ::std::vector< ::fuchsia_hardware_spmi::Register8> & writes ()
::std::vector< ::fuchsia_hardware_spmi::Register8> & writes ()
DeviceWatchControllerWriteCommandsResponse & writes (::std::vector< ::fuchsia_hardware_spmi::Register8> value)

Setter for writes.

const ::zx::eventpair & wake_lease ()
::zx::eventpair & wake_lease ()
DeviceWatchControllerWriteCommandsResponse & wake_lease (::zx::eventpair value)

Setter for wake_lease.

void DeviceWatchControllerWriteCommandsResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits