class DeviceSetConfigResponse
Defined at line 322 of file fidling/gen/sdk/fidl/fuchsia.hardware.serial/fuchsia.hardware.serial/cpp/fidl/fuchsia.hardware.serial/cpp/natural_types.h
Public Methods
void DeviceSetConfigResponse (Storage_ storage)
void DeviceSetConfigResponse (int32_t s)
void DeviceSetConfigResponse ()
Default constructs a |DeviceSetConfigResponse| only if all of its members are default constructible.
Defined at line 333 of file fidling/gen/sdk/fidl/fuchsia.hardware.serial/fuchsia.hardware.serial/cpp/fidl/fuchsia.hardware.serial/cpp/natural_types.h
void DeviceSetConfigResponse (DeviceSetConfigResponse && )
Defined at line 336 of file fidling/gen/sdk/fidl/fuchsia.hardware.serial/fuchsia.hardware.serial/cpp/fidl/fuchsia.hardware.serial/cpp/natural_types.h
void DeviceSetConfigResponse (const DeviceSetConfigResponse & other)
DeviceSetConfigResponse & operator= (DeviceSetConfigResponse && )
Defined at line 337 of file fidling/gen/sdk/fidl/fuchsia.hardware.serial/fuchsia.hardware.serial/cpp/fidl/fuchsia.hardware.serial/cpp/natural_types.h
DeviceSetConfigResponse & operator= (const DeviceSetConfigResponse & other)
bool operator== (const DeviceSetConfigResponse & other)
bool operator!= (const DeviceSetConfigResponse & other)
int32_t s ()
int32_t & s ()
DeviceSetConfigResponse & s (int32_t value)
Setter for s.
void DeviceSetConfigResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits