class UsbPhyConnectStatusChangedResponse

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

Public Methods

void UsbPhyConnectStatusChangedResponse (Storage_ storage)
void UsbPhyConnectStatusChangedResponse (uint8_t __reserved)
void UsbPhyConnectStatusChangedResponse ()

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

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

void UsbPhyConnectStatusChangedResponse (UsbPhyConnectStatusChangedResponse && )

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

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

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

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

Setter for __reserved.

void UsbPhyConnectStatusChangedResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits