class LedType

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

An LedType represents an LED on a device that can be turned on or off.

When applicable, the definition of each LED is derived from one of the

following sources albeit with a Fuchsia-specific numeric value:

- USB HID usage codes for usage page 0x0008 (LED)

Public Members

static LedType NUM_LOCK
static LedType CAPS_LOCK
static LedType SCROLL_LOCK
static LedType COMPOSE
static LedType KANA

Public Methods

void LedType ()

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

void LedType (uint32_t value)

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

bool IsUnknown ()

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

LedType Unknown ()

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