class InputDeviceGetInputReportRequest

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

Public Methods

void InputDeviceGetInputReportRequest (Storage_ storage)
void InputDeviceGetInputReportRequest (::fuchsia_input_report::DeviceType device_type)
void InputDeviceGetInputReportRequest ()

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

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

void InputDeviceGetInputReportRequest (InputDeviceGetInputReportRequest && )

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

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

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

InputDeviceGetInputReportRequest & operator= (const InputDeviceGetInputReportRequest & other)
bool operator== (const InputDeviceGetInputReportRequest & other)
bool operator!= (const InputDeviceGetInputReportRequest & other)
::fuchsia_input_report::DeviceType device_type ()
::fuchsia_input_report::DeviceType & device_type ()
InputDeviceGetInputReportRequest & device_type (::fuchsia_input_report::DeviceType value)

Setter for device_type.

void InputDeviceGetInputReportRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits