class CtapHidCommand
Defined at line 19 of file fidling/gen/sdk/fidl/fuchsia.fido.report/fuchsia.fido.report/cpp/fidl/fuchsia.fido.report/cpp/common_types.h
CTAPHID commands as defined in the CTAP specification.
Note that the logical rather than numeric ordering here matches that in the specification.
Public Members
static CtapHidCommand kMsg
static CtapHidCommand kCbor
static CtapHidCommand kInit
static CtapHidCommand kPing
static CtapHidCommand kCancel
static CtapHidCommand kError
static CtapHidCommand kKeepalive
static CtapHidCommand kWink
static CtapHidCommand kLock
static CtapHidCommand kVendorFirst
static CtapHidCommand kVendorLast
Public Methods
void CtapHidCommand ()
Defined at line 54 of file fidling/gen/sdk/fidl/fuchsia.fido.report/fuchsia.fido.report/cpp/fidl/fuchsia.fido.report/cpp/common_types.h
void CtapHidCommand (uint8_t value)
Defined at line 55 of file fidling/gen/sdk/fidl/fuchsia.fido.report/fuchsia.fido.report/cpp/fidl/fuchsia.fido.report/cpp/common_types.h
EnumForSwitching_ operator fuchsia_fido_report::CtapHidCommand::EnumForSwitching_ ()
Defined at line 56 of file fidling/gen/sdk/fidl/fuchsia.fido.report/fuchsia.fido.report/cpp/fidl/fuchsia.fido.report/cpp/common_types.h
uint8_t operator unsigned char ()
Defined at line 57 of file fidling/gen/sdk/fidl/fuchsia.fido.report/fuchsia.fido.report/cpp/fidl/fuchsia.fido.report/cpp/common_types.h
bool IsUnknown ()
Defined at line 59 of file fidling/gen/sdk/fidl/fuchsia.fido.report/fuchsia.fido.report/cpp/fidl/fuchsia.fido.report/cpp/common_types.h
CtapHidCommand 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 90 of file fidling/gen/sdk/fidl/fuchsia.fido.report/fuchsia.fido.report/cpp/fidl/fuchsia.fido.report/cpp/common_types.h