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