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