class SecurityKeyDeviceSendMessageResult
Defined at line 294 of file fidling/gen/sdk/fidl/fuchsia.fido.report/fuchsia.fido.report/cpp/fidl/fuchsia.fido.report/cpp/wire_types.h
Public Methods
void SecurityKeyDeviceSendMessageResult ()
void SecurityKeyDeviceSendMessageResult (const SecurityKeyDeviceSendMessageResult & )
Defined at line 300 of file fidling/gen/sdk/fidl/fuchsia.fido.report/fuchsia.fido.report/cpp/fidl/fuchsia.fido.report/cpp/wire_types.h
SecurityKeyDeviceSendMessageResult & operator= (const SecurityKeyDeviceSendMessageResult & )
Defined at line 301 of file fidling/gen/sdk/fidl/fuchsia.fido.report/fuchsia.fido.report/cpp/fidl/fuchsia.fido.report/cpp/wire_types.h
void SecurityKeyDeviceSendMessageResult (SecurityKeyDeviceSendMessageResult && )
Defined at line 302 of file fidling/gen/sdk/fidl/fuchsia.fido.report/fuchsia.fido.report/cpp/fidl/fuchsia.fido.report/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
SecurityKeyDeviceSendMessageResult WithResponse (::fuchsia_fido_report::wire::SecurityKeyDeviceSendMessageResponse val)
SecurityKeyDeviceSendMessageResult & operator= (SecurityKeyDeviceSendMessageResult && )
Defined at line 303 of file fidling/gen/sdk/fidl/fuchsia.fido.report/fuchsia.fido.report/cpp/fidl/fuchsia.fido.report/cpp/wire_types.h
::fuchsia_fido_report::wire::SecurityKeyDeviceSendMessageResponse & response ()
const ::fuchsia_fido_report::wire::SecurityKeyDeviceSendMessageResponse & response ()
bool is_err ()
SecurityKeyDeviceSendMessageResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_fido_report::wire::SecurityKeyDeviceSendMessageResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 305 of file fidling/gen/sdk/fidl/fuchsia.fido.report/fuchsia.fido.report/cpp/fidl/fuchsia.fido.report/cpp/wire_types.h