class ProcessInfoError
Defined at line 17 of file fidling/gen/sdk/fidl/fuchsia.debugger/fuchsia.debugger/cpp/fidl/fuchsia.debugger/cpp/common_types.h
Public Members
static ProcessInfoError kNoProcesses
static ProcessInfoError kProcessGone
static ProcessInfoError kThreadGone
Public Methods
void ProcessInfoError ()
Defined at line 36 of file fidling/gen/sdk/fidl/fuchsia.debugger/fuchsia.debugger/cpp/fidl/fuchsia.debugger/cpp/common_types.h
void ProcessInfoError (uint32_t value)
Defined at line 37 of file fidling/gen/sdk/fidl/fuchsia.debugger/fuchsia.debugger/cpp/fidl/fuchsia.debugger/cpp/common_types.h
EnumForSwitching_ operator fuchsia_debugger::ProcessInfoError::EnumForSwitching_ ()
Defined at line 38 of file fidling/gen/sdk/fidl/fuchsia.debugger/fuchsia.debugger/cpp/fidl/fuchsia.debugger/cpp/common_types.h
uint32_t operator unsigned int ()
Defined at line 39 of file fidling/gen/sdk/fidl/fuchsia.debugger/fuchsia.debugger/cpp/fidl/fuchsia.debugger/cpp/common_types.h
bool IsUnknown ()
Defined at line 41 of file fidling/gen/sdk/fidl/fuchsia.debugger/fuchsia.debugger/cpp/fidl/fuchsia.debugger/cpp/common_types.h
ProcessInfoError 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 56 of file fidling/gen/sdk/fidl/fuchsia.debugger/fuchsia.debugger/cpp/fidl/fuchsia.debugger/cpp/common_types.h