class Realm_RequestDecoder

Defined at line 11748 of file fidling/gen/sdk/fidl/fuchsia.component.test/fuchsia.component.test/hlcpp/fuchsia/component/test/cpp/fidl.h

Public Methods

const fidl_type_t * GetType (uint64_t ordinal, bool * out_needs_response, bool * is_known)
void AddChild (::std::string name, ::std::string url, ::fuchsia::component::test::ChildOptions options)
void AddChildFromDecl (::std::string name, ::fuchsia::component::decl::Component decl, ::fuchsia::component::test::ChildOptions options)
void AddLocalChild (::std::string name, ::fuchsia::component::test::ChildOptions options)
void AddChildRealm (::std::string name, ::fuchsia::component::test::ChildOptions options, ::fidl::InterfaceRequest< ::fuchsia::component::test::Realm> child_realm)
void AddChildRealmFromRelativeUrl (::std::string name, ::std::string relative_url, ::fuchsia::component::test::ChildOptions options, ::fidl::InterfaceRequest< ::fuchsia::component::test::Realm> child_realm)
void AddChildRealmFromDecl (::std::string name, ::fuchsia::component::decl::Component decl, ::fuchsia::component::test::ChildOptions options, ::fidl::InterfaceRequest< ::fuchsia::component::test::Realm> child_realm)
void GetComponentDecl (::std::string name)
void GetRealmDecl ()
void Realm_RequestDecoder ()

Defined at line 11750 of file fidling/gen/sdk/fidl/fuchsia.component.test/fuchsia.component.test/hlcpp/fuchsia/component/test/cpp/fidl.h

void ReplaceComponentDecl (::std::string name, ::fuchsia::component::decl::Component component_decl)
void ReplaceRealmDecl (::fuchsia::component::decl::Component component_decl)
void UseNestedComponentManager (::std::string component_manager_relative_url)
void AddRoute (::std::vector< ::fuchsia::component::test::Capability> capabilities, ::fuchsia::component::decl::Ref from, ::std::vector< ::fuchsia::component::decl::Ref> to)
void AddRouteFromDictionary (::std::vector< ::fuchsia::component::test::Capability> capabilities, ::fuchsia::component::decl::Ref from, ::std::string from_dictionary, ::std::vector< ::fuchsia::component::decl::Ref> to)
void ReadOnlyDirectory (::std::string name, ::std::vector< ::fuchsia::component::decl::Ref> to, ::fuchsia::component::test::DirectoryContents directory_contents)
void AddStorage (::std::string name, ::std::vector< ::fuchsia::component::decl::Ref> to, ::fidl::InterfaceRequest< ::fuchsia::component::StorageAdmin> storage_admin)
void InitMutableConfigFromPackage (::std::string name)
void InitMutableConfigToEmpty (::std::string name)
void AddCapability (::fuchsia::component::decl::Capability capability)
void AddCollection (::fuchsia::component::decl::Collection collection)
void AddEnvironment (::fuchsia::component::decl::Environment environment)
void SetConfigValue (::std::string name, ::std::string key, ::fuchsia::component::decl::ConfigValueSpec value)
void ~Realm_RequestDecoder ()

Defined at line 11751 of file fidling/gen/sdk/fidl/fuchsia.component.test/fuchsia.component.test/hlcpp/fuchsia/component/test/cpp/fidl.h