class DeviceTransactRequest

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

Public Methods

void DeviceTransactRequest (Storage_ storage)
void DeviceTransactRequest (::std::vector< ::fuchsia_hardware_i2cimpl::I2cImplOp> op)
void DeviceTransactRequest ()

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

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

void DeviceTransactRequest (DeviceTransactRequest && )

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

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

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

DeviceTransactRequest & operator= (const DeviceTransactRequest & other)
bool operator== (const DeviceTransactRequest & other)
bool operator!= (const DeviceTransactRequest & other)
const ::std::vector< ::fuchsia_hardware_i2cimpl::I2cImplOp> & op ()
::std::vector< ::fuchsia_hardware_i2cimpl::I2cImplOp> & op ()
DeviceTransactRequest & op (::std::vector< ::fuchsia_hardware_i2cimpl::I2cImplOp> value)

Setter for op.

void DeviceTransactRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits