class VendorId

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

The VendorId represents the vendor that created this Input device. If the

Input device is a HID device, the VendorId maps directly to the HID

VendorId. If the Input device is not a HID device, then the VendorId

will be greater than 0xFFFF, which is the max HID VendorId.

Public Members

static VendorId kGoogle

Public Methods

void VendorId ()

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

void VendorId (uint32_t value)

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

EnumForSwitching_ operator fuchsia_input_report::VendorId::EnumForSwitching_ ()

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

uint32_t operator unsigned int ()

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

bool IsUnknown ()

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

VendorId Unknown ()

Returns an enum corresponding to the member designated as

in the

FIDL schema if exists, or a compiler-reserved unknown value otherwise.

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