class DeviceTransactResponse
Defined at line 553 of file fidling/gen/sdk/fidl/fuchsia.hardware.i2cimpl/fuchsia.hardware.i2cimpl/cpp/fidl/fuchsia.hardware.i2cimpl/cpp/natural_types.h
Public Methods
void DeviceTransactResponse (Storage_ storage)
void DeviceTransactResponse (::std::vector< ::fuchsia_hardware_i2cimpl::ReadData> read)
void DeviceTransactResponse ()
Default constructs a |DeviceTransactResponse| only if all of its members are default constructible.
Defined at line 564 of file fidling/gen/sdk/fidl/fuchsia.hardware.i2cimpl/fuchsia.hardware.i2cimpl/cpp/fidl/fuchsia.hardware.i2cimpl/cpp/natural_types.h
void DeviceTransactResponse (DeviceTransactResponse && )
Defined at line 567 of file fidling/gen/sdk/fidl/fuchsia.hardware.i2cimpl/fuchsia.hardware.i2cimpl/cpp/fidl/fuchsia.hardware.i2cimpl/cpp/natural_types.h
void DeviceTransactResponse (const DeviceTransactResponse & other)
DeviceTransactResponse & operator= (DeviceTransactResponse && )
Defined at line 568 of file fidling/gen/sdk/fidl/fuchsia.hardware.i2cimpl/fuchsia.hardware.i2cimpl/cpp/fidl/fuchsia.hardware.i2cimpl/cpp/natural_types.h
DeviceTransactResponse & operator= (const DeviceTransactResponse & other)
bool operator== (const DeviceTransactResponse & other)
bool operator!= (const DeviceTransactResponse & other)
const ::std::vector< ::fuchsia_hardware_i2cimpl::ReadData> & read ()
::std::vector< ::fuchsia_hardware_i2cimpl::ReadData> & read ()
DeviceTransactResponse & read (::std::vector< ::fuchsia_hardware_i2cimpl::ReadData> value)
Setter for read.
void DeviceTransactResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits