class InputDeviceGetDescriptorResponse

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

Public Methods

void InputDeviceGetDescriptorResponse (Storage_ storage)
void InputDeviceGetDescriptorResponse (::fuchsia_input_report::DeviceDescriptor descriptor)
void InputDeviceGetDescriptorResponse ()

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

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

void InputDeviceGetDescriptorResponse (InputDeviceGetDescriptorResponse && )

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

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

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

InputDeviceGetDescriptorResponse & operator= (const InputDeviceGetDescriptorResponse & other)
bool operator== (const InputDeviceGetDescriptorResponse & other)
bool operator!= (const InputDeviceGetDescriptorResponse & other)
const ::fuchsia_input_report::DeviceDescriptor & descriptor ()
::fuchsia_input_report::DeviceDescriptor & descriptor ()
InputDeviceGetDescriptorResponse & descriptor (::fuchsia_input_report::DeviceDescriptor value)

Setter for descriptor.

void InputDeviceGetDescriptorResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits