class ObjectType
Defined at line 88 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/common_types.h
Designates the type of object that is interacting with the Crypt protocol.
Public Members
static ObjectType kFile
static ObjectType kDirectory
static ObjectType kSymlink
Public Methods
void ObjectType ()
Defined at line 104 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/common_types.h
void ObjectType (uint32_t value)
Defined at line 105 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/common_types.h
EnumForSwitching_ operator fuchsia_fxfs::ObjectType::EnumForSwitching_ ()
Defined at line 106 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 107 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 109 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/common_types.h
ObjectType 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 124 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/common_types.h