class DeviceSetBitrateResponse
Defined at line 393 of file fidling/gen/sdk/fidl/fuchsia.hardware.i2cimpl/fuchsia.hardware.i2cimpl/cpp/fidl/fuchsia.hardware.i2cimpl/cpp/natural_types.h
Public Methods
void DeviceSetBitrateResponse (Storage_ storage)
void DeviceSetBitrateResponse (uint8_t __reserved)
void DeviceSetBitrateResponse ()
Default constructs a |DeviceSetBitrateResponse| only if all of its members are default constructible.
Defined at line 404 of file fidling/gen/sdk/fidl/fuchsia.hardware.i2cimpl/fuchsia.hardware.i2cimpl/cpp/fidl/fuchsia.hardware.i2cimpl/cpp/natural_types.h
void DeviceSetBitrateResponse (DeviceSetBitrateResponse && )
Defined at line 407 of file fidling/gen/sdk/fidl/fuchsia.hardware.i2cimpl/fuchsia.hardware.i2cimpl/cpp/fidl/fuchsia.hardware.i2cimpl/cpp/natural_types.h
void DeviceSetBitrateResponse (const DeviceSetBitrateResponse & other)
DeviceSetBitrateResponse & operator= (DeviceSetBitrateResponse && )
Defined at line 408 of file fidling/gen/sdk/fidl/fuchsia.hardware.i2cimpl/fuchsia.hardware.i2cimpl/cpp/fidl/fuchsia.hardware.i2cimpl/cpp/natural_types.h
DeviceSetBitrateResponse & operator= (const DeviceSetBitrateResponse & other)
bool operator== (const DeviceSetBitrateResponse & other)
bool operator!= (const DeviceSetBitrateResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
DeviceSetBitrateResponse & __reserved (uint8_t value)
Setter for __reserved.
void DeviceSetBitrateResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits