class HidbusGetReportResponse

Defined at line 835 of file fidling/gen/sdk/fidl/fuchsia.hardware.hidbus/fuchsia.hardware.hidbus/cpp/fidl/fuchsia.hardware.hidbus/cpp/natural_types.h

Public Methods

void HidbusGetReportResponse (Storage_ storage)
void HidbusGetReportResponse (::std::vector<uint8_t> data)
void HidbusGetReportResponse ()

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

Defined at line 846 of file fidling/gen/sdk/fidl/fuchsia.hardware.hidbus/fuchsia.hardware.hidbus/cpp/fidl/fuchsia.hardware.hidbus/cpp/natural_types.h

void HidbusGetReportResponse (HidbusGetReportResponse && )

Defined at line 849 of file fidling/gen/sdk/fidl/fuchsia.hardware.hidbus/fuchsia.hardware.hidbus/cpp/fidl/fuchsia.hardware.hidbus/cpp/natural_types.h

void HidbusGetReportResponse (const HidbusGetReportResponse & other)
HidbusGetReportResponse & operator= (HidbusGetReportResponse && )

Defined at line 850 of file fidling/gen/sdk/fidl/fuchsia.hardware.hidbus/fuchsia.hardware.hidbus/cpp/fidl/fuchsia.hardware.hidbus/cpp/natural_types.h

HidbusGetReportResponse & operator= (const HidbusGetReportResponse & other)
bool operator== (const HidbusGetReportResponse & other)
bool operator!= (const HidbusGetReportResponse & other)
const ::std::vector<uint8_t> & data ()
::std::vector<uint8_t> & data ()
HidbusGetReportResponse & data (::std::vector<uint8_t> value)

Setter for data.

void HidbusGetReportResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits