class DeviceClearFunctionsResponse
Defined at line 707 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 DeviceClearFunctionsResponse (Storage_ storage)
void DeviceClearFunctionsResponse (uint8_t __reserved)
void DeviceClearFunctionsResponse ()
Default constructs a |DeviceClearFunctionsResponse| only if all of its members are default constructible.
Defined at line 718 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 DeviceClearFunctionsResponse (DeviceClearFunctionsResponse && )
Defined at line 721 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 DeviceClearFunctionsResponse (const DeviceClearFunctionsResponse & other)
DeviceClearFunctionsResponse & operator= (DeviceClearFunctionsResponse && )
Defined at line 722 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.peripheral/fuchsia.hardware.usb.peripheral/cpp/fidl/fuchsia.hardware.usb.peripheral/cpp/natural_types.h
DeviceClearFunctionsResponse & operator= (const DeviceClearFunctionsResponse & other)
bool operator== (const DeviceClearFunctionsResponse & other)
bool operator!= (const DeviceClearFunctionsResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
DeviceClearFunctionsResponse & __reserved (uint8_t value)
Setter for __reserved.
void DeviceClearFunctionsResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits