class OwnershipStatus
Defined at line 18 of file fidling/gen/sdk/fidl/fuchsia.tpm/fuchsia.tpm/cpp/fidl/fuchsia.tpm/cpp/common_types.h
Defines the ownership status of the TPM.
Public Members
static OwnershipStatus kUnowned
static OwnershipStatus kOwned
static OwnershipStatus kPreOwned
Public Methods
void OwnershipStatus ()
Defined at line 37 of file fidling/gen/sdk/fidl/fuchsia.tpm/fuchsia.tpm/cpp/fidl/fuchsia.tpm/cpp/common_types.h
void OwnershipStatus (uint8_t value)
Defined at line 38 of file fidling/gen/sdk/fidl/fuchsia.tpm/fuchsia.tpm/cpp/fidl/fuchsia.tpm/cpp/common_types.h
EnumForSwitching_ operator fuchsia_tpm::OwnershipStatus::EnumForSwitching_ ()
Defined at line 39 of file fidling/gen/sdk/fidl/fuchsia.tpm/fuchsia.tpm/cpp/fidl/fuchsia.tpm/cpp/common_types.h
uint8_t operator unsigned char ()
Defined at line 40 of file fidling/gen/sdk/fidl/fuchsia.tpm/fuchsia.tpm/cpp/fidl/fuchsia.tpm/cpp/common_types.h
bool IsUnknown ()
Defined at line 42 of file fidling/gen/sdk/fidl/fuchsia.tpm/fuchsia.tpm/cpp/fidl/fuchsia.tpm/cpp/common_types.h
OwnershipStatus 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 57 of file fidling/gen/sdk/fidl/fuchsia.tpm/fuchsia.tpm/cpp/fidl/fuchsia.tpm/cpp/common_types.h