component_testing
Summary
Typedefs |
|
---|---|
Capability
|
using |
DependencyType
|
usingfuchsia::component::decl::DependencyType
|
LocalComponentFactory
|
usingfit::function< std::unique_ptr< LocalComponentImpl >()>
|
LocalComponentKind
|
using |
Ref
|
using |
StartupMode
|
usingfuchsia::component::decl::StartupMode
|
Functions |
|
---|---|
ZX_REMOVED_SINCE(1, 9, 17, "Use LocalComponentFactory instead.")
|
Typedefs
Capability
cpp17::variant< Protocol, Service, Directory, Storage, Config, Dictionary, Resolver, Runner > Capability
DependencyType
fuchsia::component::decl::DependencyType DependencyType
LocalComponentFactory
fit::function< std::unique_ptr< LocalComponentImpl >()> LocalComponentFactory
LocalComponentKind
cpp17::variant< LocalComponentFactory > LocalComponentKind
Ref
cpp17::variant< ParentRef, ChildRef, CollectionRef, FrameworkRef, VoidRef, SelfRef, DictionaryRef > Ref
StartupMode
fuchsia::component::decl::StartupMode StartupMode
Functions
ZX_REMOVED_SINCE
class component_testing::LocalComponent ZX_REMOVED_SINCE( 1, 9, 17, "Use LocalComponentFactory instead." )