class UsbDciAllocEndpointResponse
Defined at line 2068 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.dci/fuchsia.hardware.usb.dci/cpp/fidl/fuchsia.hardware.usb.dci/cpp/natural_types.h
Public Methods
void UsbDciAllocEndpointResponse (Storage_ storage)
void UsbDciAllocEndpointResponse (uint8_t ep_address)
void UsbDciAllocEndpointResponse ()
Default constructs a |UsbDciAllocEndpointResponse| only if all of its members are default constructible.
Defined at line 2078 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.dci/fuchsia.hardware.usb.dci/cpp/fidl/fuchsia.hardware.usb.dci/cpp/natural_types.h
void UsbDciAllocEndpointResponse (UsbDciAllocEndpointResponse && )
Defined at line 2081 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.dci/fuchsia.hardware.usb.dci/cpp/fidl/fuchsia.hardware.usb.dci/cpp/natural_types.h
void UsbDciAllocEndpointResponse (const UsbDciAllocEndpointResponse & other)
UsbDciAllocEndpointResponse & operator= (UsbDciAllocEndpointResponse && )
Defined at line 2082 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.dci/fuchsia.hardware.usb.dci/cpp/fidl/fuchsia.hardware.usb.dci/cpp/natural_types.h
UsbDciAllocEndpointResponse & operator= (const UsbDciAllocEndpointResponse & other)
bool operator== (const UsbDciAllocEndpointResponse & other)
bool operator!= (const UsbDciAllocEndpointResponse & other)
uint8_t ep_address ()
uint8_t & ep_address ()
UsbDciAllocEndpointResponse & ep_address (uint8_t value)
Setter for ep_address.
void UsbDciAllocEndpointResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits