class KeyPurpose

Defined at line 19 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/common_types.h

Designates the purpose of a key.

Public Members

static KeyPurpose kMetadata
static KeyPurpose kData

Public Methods

void KeyPurpose ()

Defined at line 35 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/common_types.h

void KeyPurpose (uint32_t value)

Defined at line 36 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/common_types.h

EnumForSwitching_ operator fuchsia_fxfs::KeyPurpose::EnumForSwitching_ ()

Defined at line 37 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/common_types.h

uint32_t operator unsigned int ()

Defined at line 38 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/common_types.h

bool IsUnknown ()

Defined at line 40 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/common_types.h

KeyPurpose 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 53 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/common_types.h