class DeviceSetConfigurationResponse

Defined at line 359 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.peripheral/fuchsia.hardware.usb.peripheral/cpp/fidl/fuchsia.hardware.usb.peripheral/cpp/natural_types.h

Public Methods

void DeviceSetConfigurationResponse (Storage_ storage)
void DeviceSetConfigurationResponse (uint8_t __reserved)
void DeviceSetConfigurationResponse ()

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

Defined at line 370 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.peripheral/fuchsia.hardware.usb.peripheral/cpp/fidl/fuchsia.hardware.usb.peripheral/cpp/natural_types.h

void DeviceSetConfigurationResponse (DeviceSetConfigurationResponse && )

Defined at line 373 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.peripheral/fuchsia.hardware.usb.peripheral/cpp/fidl/fuchsia.hardware.usb.peripheral/cpp/natural_types.h

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

Defined at line 374 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.peripheral/fuchsia.hardware.usb.peripheral/cpp/fidl/fuchsia.hardware.usb.peripheral/cpp/natural_types.h

DeviceSetConfigurationResponse & operator= (const DeviceSetConfigurationResponse & other)
bool operator== (const DeviceSetConfigurationResponse & other)
bool operator!= (const DeviceSetConfigurationResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
DeviceSetConfigurationResponse & __reserved (uint8_t value)

Setter for __reserved.

void DeviceSetConfigurationResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits