class VendorId
Defined at line 191 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 193 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 194 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 195 of file fidling/gen/sdk/fidl/fuchsia.input.report/fuchsia.input.report/hlcpp/fuchsia/input/report/cpp/fidl.h
bool IsUnknown ()
Defined at line 197 of file fidling/gen/sdk/fidl/fuchsia.input.report/fuchsia.input.report/hlcpp/fuchsia/input/report/cpp/fidl.h
VendorId Unknown ()
Defined at line 208 of file fidling/gen/sdk/fidl/fuchsia.input.report/fuchsia.input.report/hlcpp/fuchsia/input/report/cpp/fidl.h