class TpmDeviceGetDeviceIdResult
Defined at line 538 of file fidling/gen/sdk/fidl/fuchsia.tpm/fuchsia.tpm/cpp/fidl/fuchsia.tpm/cpp/wire_types.h
Public Methods
void TpmDeviceGetDeviceIdResult ()
void TpmDeviceGetDeviceIdResult (const TpmDeviceGetDeviceIdResult & )
Defined at line 544 of file fidling/gen/sdk/fidl/fuchsia.tpm/fuchsia.tpm/cpp/fidl/fuchsia.tpm/cpp/wire_types.h
TpmDeviceGetDeviceIdResult & operator= (const TpmDeviceGetDeviceIdResult & )
Defined at line 545 of file fidling/gen/sdk/fidl/fuchsia.tpm/fuchsia.tpm/cpp/fidl/fuchsia.tpm/cpp/wire_types.h
void TpmDeviceGetDeviceIdResult (TpmDeviceGetDeviceIdResult && )
Defined at line 546 of file fidling/gen/sdk/fidl/fuchsia.tpm/fuchsia.tpm/cpp/fidl/fuchsia.tpm/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
TpmDeviceGetDeviceIdResult WithResponse (::fidl::ObjectView< ::fuchsia_tpm::wire::TpmDeviceGetDeviceIdResponse> val)
TpmDeviceGetDeviceIdResult & operator= (TpmDeviceGetDeviceIdResult && )
Defined at line 547 of file fidling/gen/sdk/fidl/fuchsia.tpm/fuchsia.tpm/cpp/fidl/fuchsia.tpm/cpp/wire_types.h
template <typename... Args>
TpmDeviceGetDeviceIdResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 561 of file fidling/gen/sdk/fidl/fuchsia.tpm/fuchsia.tpm/cpp/fidl/fuchsia.tpm/cpp/wire_types.h
::fuchsia_tpm::wire::TpmDeviceGetDeviceIdResponse & response ()
const ::fuchsia_tpm::wire::TpmDeviceGetDeviceIdResponse & response ()
bool is_err ()
TpmDeviceGetDeviceIdResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_tpm::wire::TpmDeviceGetDeviceIdResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 549 of file fidling/gen/sdk/fidl/fuchsia.tpm/fuchsia.tpm/cpp/fidl/fuchsia.tpm/cpp/wire_types.h