class UsbHciGetMaxDeviceCountResponse

Defined at line 460 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 UsbHciGetMaxDeviceCountResponse (Storage_ storage)
void UsbHciGetMaxDeviceCountResponse (uint64_t count)
void UsbHciGetMaxDeviceCountResponse ()

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

Defined at line 470 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 UsbHciGetMaxDeviceCountResponse (UsbHciGetMaxDeviceCountResponse && )

Defined at line 473 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 UsbHciGetMaxDeviceCountResponse (const UsbHciGetMaxDeviceCountResponse & other)
UsbHciGetMaxDeviceCountResponse & operator= (UsbHciGetMaxDeviceCountResponse && )

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

UsbHciGetMaxDeviceCountResponse & operator= (const UsbHciGetMaxDeviceCountResponse & other)
bool operator== (const UsbHciGetMaxDeviceCountResponse & other)
bool operator!= (const UsbHciGetMaxDeviceCountResponse & other)
uint64_t count ()
uint64_t & count ()
UsbHciGetMaxDeviceCountResponse & count (uint64_t value)

Setter for count.

void UsbHciGetMaxDeviceCountResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits