class OpenError
Defined at line 1007 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/common_types.h
Errors that can be returned by the OpenDirectory call.
Public Members
static OpenError kInstanceNotFound
static OpenError kBadMoniker
static OpenError kInstanceNotResolved
static OpenError kInstanceNotRunning
static OpenError kFidlError
static OpenError kNoSuchDir
static OpenError kBadDirType
static OpenError kInstanceDestroyed
Public Methods
void OpenError ()
Defined at line 1044 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/common_types.h
void OpenError (uint32_t value)
Defined at line 1045 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/common_types.h
EnumForSwitching_ operator fuchsia_sys2::OpenError::EnumForSwitching_ ()
Defined at line 1046 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 1047 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/common_types.h
bool IsUnknown ()
Defined at line 1049 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/common_types.h
OpenError 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 1074 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/common_types.h