class UsbHciGetCurrentFrameResponse
Defined at line 714 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 UsbHciGetCurrentFrameResponse (Storage_ storage)
void UsbHciGetCurrentFrameResponse (uint64_t frame)
void UsbHciGetCurrentFrameResponse ()
Default constructs a |UsbHciGetCurrentFrameResponse| only if all of its members are default constructible.
Defined at line 724 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 UsbHciGetCurrentFrameResponse (UsbHciGetCurrentFrameResponse && )
Defined at line 727 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 UsbHciGetCurrentFrameResponse (const UsbHciGetCurrentFrameResponse & other)
UsbHciGetCurrentFrameResponse & operator= (UsbHciGetCurrentFrameResponse && )
Defined at line 728 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.hci/fuchsia.hardware.usb.hci/cpp/fidl/fuchsia.hardware.usb.hci/cpp/natural_types.h
UsbHciGetCurrentFrameResponse & operator= (const UsbHciGetCurrentFrameResponse & other)
bool operator== (const UsbHciGetCurrentFrameResponse & other)
bool operator!= (const UsbHciGetCurrentFrameResponse & other)
uint64_t frame ()
uint64_t & frame ()
UsbHciGetCurrentFrameResponse & frame (uint64_t value)
Setter for frame.
void UsbHciGetCurrentFrameResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits