class VendorId

Defined at line 109 of file fidling/gen/sdk/fidl/fuchsia.input.report/fuchsia.input.report/hlcpp/fuchsia/input/report/cpp/fidl.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 GOOGLE

Public Methods

void VendorId ()

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

void VendorId (uint32_t value)

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

uint32_t operator unsigned int ()

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

bool IsUnknown ()

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

VendorId Unknown ()

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