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