class VendorGoogleProductId
Defined at line 312 of file fidling/gen/sdk/fidl/fuchsia.input.report/fuchsia.input.report/cpp/fidl/fuchsia.input.report/cpp/common_types.h
Below are ProductIds which represents which product this Input device represents. If the
Input device is a HID device, the ProductId maps directly to the HID
ProductId. If the Input device is not a HID device, then the ProductId
will be greater than 0xFFFF, which is the max HID ProductId.
Public Members
static VendorGoogleProductId kFocaltechTouchscreen
static VendorGoogleProductId kAmsLightSensor
static VendorGoogleProductId kPcPs2Keyboard
static VendorGoogleProductId kPcPs2Mouse
static VendorGoogleProductId kAdcButtons
static VendorGoogleProductId kGoodixTouchscreen
static VendorGoogleProductId kHidButtons
static VendorGoogleProductId kVirtioMouse
static VendorGoogleProductId kVirtioKeyboard
static VendorGoogleProductId kVirtioTouchscreen
static VendorGoogleProductId kGoldfishAccelerationSensor
static VendorGoogleProductId kGoldfishGyroscopeSensor
static VendorGoogleProductId kGoldfishRgbcLightSensor
Public Methods
void VendorGoogleProductId ()
Defined at line 349 of file fidling/gen/sdk/fidl/fuchsia.input.report/fuchsia.input.report/cpp/fidl/fuchsia.input.report/cpp/common_types.h
void VendorGoogleProductId (uint32_t value)
Defined at line 350 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::VendorGoogleProductId::EnumForSwitching_ ()
Defined at line 351 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 352 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 354 of file fidling/gen/sdk/fidl/fuchsia.input.report/fuchsia.input.report/cpp/fidl/fuchsia.input.report/cpp/common_types.h
VendorGoogleProductId 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 389 of file fidling/gen/sdk/fidl/fuchsia.input.report/fuchsia.input.report/cpp/fidl/fuchsia.input.report/cpp/common_types.h