class OpenDirType

Defined at line 1320 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/common_types.h

The directories of an instance that can be opened by component manager.

Public Members

static OpenDirType kOutgoingDir
static OpenDirType kRuntimeDir
static OpenDirType kPackageDir
static OpenDirType kExposedDir
static OpenDirType kNamespaceDir

Public Methods

void OpenDirType ()

Defined at line 1345 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/common_types.h

void OpenDirType (uint32_t value)

Defined at line 1346 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/common_types.h

EnumForSwitching_ operator fuchsia_sys2::OpenDirType::EnumForSwitching_ ()

Defined at line 1347 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/common_types.h

uint32_t operator unsigned int ()

Defined at line 1348 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/common_types.h

bool IsUnknown ()

Defined at line 1350 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/common_types.h

OpenDirType 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 1369 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/common_types.h