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