class DeviceRegisterReadResponse
Defined at line 443 of file fidling/gen/sdk/fidl/fuchsia.hardware.spmi/fuchsia.hardware.spmi/cpp/fidl/fuchsia.hardware.spmi/cpp/natural_types.h
Public Methods
void DeviceRegisterReadResponse (Storage_ storage)
void DeviceRegisterReadResponse (::std::vector<uint8_t> data)
void DeviceRegisterReadResponse ()
Default constructs a |DeviceRegisterReadResponse| only if all of its members are default constructible.
Defined at line 454 of file fidling/gen/sdk/fidl/fuchsia.hardware.spmi/fuchsia.hardware.spmi/cpp/fidl/fuchsia.hardware.spmi/cpp/natural_types.h
void DeviceRegisterReadResponse (DeviceRegisterReadResponse && )
Defined at line 457 of file fidling/gen/sdk/fidl/fuchsia.hardware.spmi/fuchsia.hardware.spmi/cpp/fidl/fuchsia.hardware.spmi/cpp/natural_types.h
void DeviceRegisterReadResponse (const DeviceRegisterReadResponse & other)
DeviceRegisterReadResponse & operator= (DeviceRegisterReadResponse && )
Defined at line 458 of file fidling/gen/sdk/fidl/fuchsia.hardware.spmi/fuchsia.hardware.spmi/cpp/fidl/fuchsia.hardware.spmi/cpp/natural_types.h
DeviceRegisterReadResponse & operator= (const DeviceRegisterReadResponse & other)
bool operator== (const DeviceRegisterReadResponse & other)
bool operator!= (const DeviceRegisterReadResponse & other)
const ::std::vector<uint8_t> & data ()
::std::vector<uint8_t> & data ()
DeviceRegisterReadResponse & data (::std::vector<uint8_t> value)
Setter for data.
void DeviceRegisterReadResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits