class CompositeNodeSpecError
Defined at line 52 of file fidling/gen/sdk/fidl/fuchsia.driver.framework/fuchsia.driver.framework/cpp/fidl/fuchsia.driver.framework/cpp/common_types.h
Error codes for the CompositeNodeManager protocol.
Public Members
static CompositeNodeSpecError kMissingArgs
static CompositeNodeSpecError kEmptyNodes
static CompositeNodeSpecError kAlreadyExists
static CompositeNodeSpecError kDriverIndexFailure
static CompositeNodeSpecError kDuplicateParents
Public Methods
void CompositeNodeSpecError ()
Defined at line 78 of file fidling/gen/sdk/fidl/fuchsia.driver.framework/fuchsia.driver.framework/cpp/fidl/fuchsia.driver.framework/cpp/common_types.h
void CompositeNodeSpecError (uint32_t value)
Defined at line 79 of file fidling/gen/sdk/fidl/fuchsia.driver.framework/fuchsia.driver.framework/cpp/fidl/fuchsia.driver.framework/cpp/common_types.h
EnumForSwitching_ operator fuchsia_driver_framework::CompositeNodeSpecError::EnumForSwitching_ ()
Defined at line 80 of file fidling/gen/sdk/fidl/fuchsia.driver.framework/fuchsia.driver.framework/cpp/fidl/fuchsia.driver.framework/cpp/common_types.h
uint32_t operator unsigned int ()
Defined at line 81 of file fidling/gen/sdk/fidl/fuchsia.driver.framework/fuchsia.driver.framework/cpp/fidl/fuchsia.driver.framework/cpp/common_types.h
bool IsUnknown ()
Defined at line 83 of file fidling/gen/sdk/fidl/fuchsia.driver.framework/fuchsia.driver.framework/cpp/fidl/fuchsia.driver.framework/cpp/common_types.h
CompositeNodeSpecError 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 102 of file fidling/gen/sdk/fidl/fuchsia.driver.framework/fuchsia.driver.framework/cpp/fidl/fuchsia.driver.framework/cpp/common_types.h