class InputDeviceSendOutputReportResponse
Defined at line 418 of file fidling/gen/sdk/fidl/fuchsia.input.report/fuchsia.input.report/cpp/fidl/fuchsia.input.report/cpp/natural_types.h
Public Methods
void InputDeviceSendOutputReportResponse (Storage_ storage)
void InputDeviceSendOutputReportResponse (uint8_t __reserved)
void InputDeviceSendOutputReportResponse ()
Default constructs a |InputDeviceSendOutputReportResponse| only if all of its members are default constructible.
Defined at line 428 of file fidling/gen/sdk/fidl/fuchsia.input.report/fuchsia.input.report/cpp/fidl/fuchsia.input.report/cpp/natural_types.h
void InputDeviceSendOutputReportResponse (InputDeviceSendOutputReportResponse && )
Defined at line 431 of file fidling/gen/sdk/fidl/fuchsia.input.report/fuchsia.input.report/cpp/fidl/fuchsia.input.report/cpp/natural_types.h
void InputDeviceSendOutputReportResponse (const InputDeviceSendOutputReportResponse & other)
InputDeviceSendOutputReportResponse & operator= (InputDeviceSendOutputReportResponse && )
Defined at line 432 of file fidling/gen/sdk/fidl/fuchsia.input.report/fuchsia.input.report/cpp/fidl/fuchsia.input.report/cpp/natural_types.h
InputDeviceSendOutputReportResponse & operator= (const InputDeviceSendOutputReportResponse & other)
bool operator== (const InputDeviceSendOutputReportResponse & other)
bool operator!= (const InputDeviceSendOutputReportResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
InputDeviceSendOutputReportResponse & __reserved (uint8_t value)
Setter for __reserved.
void InputDeviceSendOutputReportResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits