class InputDeviceGetInputReportResponse

Defined at line 1948 of file fidling/gen/sdk/fidl/fuchsia.input.report/fuchsia.input.report/cpp/fidl/fuchsia.input.report/cpp/natural_types.h

Public Methods

void InputDeviceGetInputReportResponse (Storage_ storage)
void InputDeviceGetInputReportResponse (::fuchsia_input_report::InputReport report)
void InputDeviceGetInputReportResponse ()

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

Defined at line 1958 of file fidling/gen/sdk/fidl/fuchsia.input.report/fuchsia.input.report/cpp/fidl/fuchsia.input.report/cpp/natural_types.h

void InputDeviceGetInputReportResponse (InputDeviceGetInputReportResponse && )

Defined at line 1961 of file fidling/gen/sdk/fidl/fuchsia.input.report/fuchsia.input.report/cpp/fidl/fuchsia.input.report/cpp/natural_types.h

InputDeviceGetInputReportResponse & operator= (InputDeviceGetInputReportResponse && )

Defined at line 1962 of file fidling/gen/sdk/fidl/fuchsia.input.report/fuchsia.input.report/cpp/fidl/fuchsia.input.report/cpp/natural_types.h

const ::fuchsia_input_report::InputReport & report ()
::fuchsia_input_report::InputReport & report ()
InputDeviceGetInputReportResponse & report (::fuchsia_input_report::InputReport value)

Setter for report.

void InputDeviceGetInputReportResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits