class DeprovisionRemoveOwnershipResult
Defined at line 391 of file fidling/gen/sdk/fidl/fuchsia.tpm/fuchsia.tpm/cpp/fidl/fuchsia.tpm/cpp/wire_types.h
Public Methods
void DeprovisionRemoveOwnershipResult ()
void DeprovisionRemoveOwnershipResult (const DeprovisionRemoveOwnershipResult & )
Defined at line 397 of file fidling/gen/sdk/fidl/fuchsia.tpm/fuchsia.tpm/cpp/fidl/fuchsia.tpm/cpp/wire_types.h
DeprovisionRemoveOwnershipResult & operator= (const DeprovisionRemoveOwnershipResult & )
Defined at line 398 of file fidling/gen/sdk/fidl/fuchsia.tpm/fuchsia.tpm/cpp/fidl/fuchsia.tpm/cpp/wire_types.h
void DeprovisionRemoveOwnershipResult (DeprovisionRemoveOwnershipResult && )
Defined at line 399 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 ()
DeprovisionRemoveOwnershipResult WithResponse (::fuchsia_tpm::wire::DeprovisionRemoveOwnershipResponse val)
DeprovisionRemoveOwnershipResult & operator= (DeprovisionRemoveOwnershipResult && )
Defined at line 400 of file fidling/gen/sdk/fidl/fuchsia.tpm/fuchsia.tpm/cpp/fidl/fuchsia.tpm/cpp/wire_types.h
::fuchsia_tpm::wire::DeprovisionRemoveOwnershipResponse & response ()
const ::fuchsia_tpm::wire::DeprovisionRemoveOwnershipResponse & response ()
bool is_err ()
DeprovisionRemoveOwnershipResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_tpm::wire::DeprovisionRemoveOwnershipResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 402 of file fidling/gen/sdk/fidl/fuchsia.tpm/fuchsia.tpm/cpp/fidl/fuchsia.tpm/cpp/wire_types.h