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