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