class ProvisionTakeOwnershipResult

Defined at line 489 of file fidling/gen/sdk/fidl/fuchsia.tpm/fuchsia.tpm/cpp/fidl/fuchsia.tpm/cpp/wire_types.h

Public Methods

void ProvisionTakeOwnershipResult ()
void ProvisionTakeOwnershipResult (const ProvisionTakeOwnershipResult & )

Defined at line 495 of file fidling/gen/sdk/fidl/fuchsia.tpm/fuchsia.tpm/cpp/fidl/fuchsia.tpm/cpp/wire_types.h

ProvisionTakeOwnershipResult & operator= (const ProvisionTakeOwnershipResult & )

Defined at line 496 of file fidling/gen/sdk/fidl/fuchsia.tpm/fuchsia.tpm/cpp/fidl/fuchsia.tpm/cpp/wire_types.h

void ProvisionTakeOwnershipResult (ProvisionTakeOwnershipResult && )

Defined at line 497 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 ()
ProvisionTakeOwnershipResult WithResponse (::fuchsia_tpm::wire::ProvisionTakeOwnershipResponse val)
ProvisionTakeOwnershipResult & operator= (ProvisionTakeOwnershipResult && )

Defined at line 498 of file fidling/gen/sdk/fidl/fuchsia.tpm/fuchsia.tpm/cpp/fidl/fuchsia.tpm/cpp/wire_types.h

::fuchsia_tpm::wire::ProvisionTakeOwnershipResponse & response ()
const ::fuchsia_tpm::wire::ProvisionTakeOwnershipResponse & response ()
bool is_err ()
ProvisionTakeOwnershipResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_tpm::wire::ProvisionTakeOwnershipResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

Defined at line 500 of file fidling/gen/sdk/fidl/fuchsia.tpm/fuchsia.tpm/cpp/fidl/fuchsia.tpm/cpp/wire_types.h