class Realm_Proxy

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

Public Methods

void Realm_Proxy (::fidl::internal::ProxyController * controller)
void ~Realm_Proxy ()
zx_status_t Dispatch_ (::fidl::HLCPPIncomingMessage message)
void AddChild (::std::string name, ::std::string url, ::fuchsia::component::test::ChildOptions options, AddChildCallback callback)

cts-coverage-fidl-name:fuchsia.component.test/Realm.AddChild

void AddChildFromDecl (::std::string name, ::fuchsia::component::decl::Component decl, ::fuchsia::component::test::ChildOptions options, AddChildFromDeclCallback callback)

cts-coverage-fidl-name:fuchsia.component.test/Realm.AddChildFromDecl

void AddLocalChild (::std::string name, ::fuchsia::component::test::ChildOptions options, AddLocalChildCallback callback)

cts-coverage-fidl-name:fuchsia.component.test/Realm.AddLocalChild

void AddChildRealm (::std::string name, ::fuchsia::component::test::ChildOptions options, ::fidl::InterfaceRequest< ::fuchsia::component::test::Realm> child_realm, AddChildRealmCallback callback)

cts-coverage-fidl-name:fuchsia.component.test/Realm.AddChildRealm

void AddChildRealmFromRelativeUrl (::std::string name, ::std::string relative_url, ::fuchsia::component::test::ChildOptions options, ::fidl::InterfaceRequest< ::fuchsia::component::test::Realm> child_realm, AddChildRealmFromRelativeUrlCallback callback)

cts-coverage-fidl-name:fuchsia.component.test/Realm.AddChildRealmFromRelativeUrl

void AddChildRealmFromDecl (::std::string name, ::fuchsia::component::decl::Component decl, ::fuchsia::component::test::ChildOptions options, ::fidl::InterfaceRequest< ::fuchsia::component::test::Realm> child_realm, AddChildRealmFromDeclCallback callback)

cts-coverage-fidl-name:fuchsia.component.test/Realm.AddChildRealmFromDecl

void GetComponentDecl (::std::string name, GetComponentDeclCallback callback)

cts-coverage-fidl-name:fuchsia.component.test/Realm.GetComponentDecl

void ReplaceComponentDecl (::std::string name, ::fuchsia::component::decl::Component component_decl, ReplaceComponentDeclCallback callback)

cts-coverage-fidl-name:fuchsia.component.test/Realm.ReplaceComponentDecl

void GetRealmDecl (GetRealmDeclCallback callback)

cts-coverage-fidl-name:fuchsia.component.test/Realm.GetRealmDecl

void ReplaceRealmDecl (::fuchsia::component::decl::Component component_decl, ReplaceRealmDeclCallback callback)

cts-coverage-fidl-name:fuchsia.component.test/Realm.ReplaceRealmDecl

void UseNestedComponentManager (::std::string component_manager_relative_url, UseNestedComponentManagerCallback callback)

cts-coverage-fidl-name:fuchsia.component.test/Realm.UseNestedComponentManager

void AddRoute (::std::vector< ::fuchsia::component::test::Capability> capabilities, ::fuchsia::component::decl::Ref from, ::std::vector< ::fuchsia::component::decl::Ref> to, AddRouteCallback callback)

cts-coverage-fidl-name:fuchsia.component.test/Realm.AddRoute

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, AddRouteFromDictionaryCallback callback)

cts-coverage-fidl-name:fuchsia.component.test/Realm.AddRouteFromDictionary

void ReadOnlyDirectory (::std::string name, ::std::vector< ::fuchsia::component::decl::Ref> to, ::fuchsia::component::test::DirectoryContents directory_contents, ReadOnlyDirectoryCallback callback)

cts-coverage-fidl-name:fuchsia.component.test/Realm.ReadOnlyDirectory

void AddStorage (::std::string name, ::std::vector< ::fuchsia::component::decl::Ref> to, ::fidl::InterfaceRequest< ::fuchsia::component::StorageAdmin> storage_admin, AddStorageCallback callback)

cts-coverage-fidl-name:fuchsia.component.test/Realm.AddStorage

void InitMutableConfigFromPackage (::std::string name, InitMutableConfigFromPackageCallback callback)

cts-coverage-fidl-name:fuchsia.component.test/Realm.InitMutableConfigFromPackage

void InitMutableConfigToEmpty (::std::string name, InitMutableConfigToEmptyCallback callback)

cts-coverage-fidl-name:fuchsia.component.test/Realm.InitMutableConfigToEmpty

void AddCapability (::fuchsia::component::decl::Capability capability, AddCapabilityCallback callback)

cts-coverage-fidl-name:fuchsia.component.test/Realm.AddCapability

void AddCollection (::fuchsia::component::decl::Collection collection, AddCollectionCallback callback)

cts-coverage-fidl-name:fuchsia.component.test/Realm.AddCollection

void AddEnvironment (::fuchsia::component::decl::Environment environment, AddEnvironmentCallback callback)

cts-coverage-fidl-name:fuchsia.component.test/Realm.AddEnvironment

void SetConfigValue (::std::string name, ::std::string key, ::fuchsia::component::decl::ConfigValueSpec value, SetConfigValueCallback callback)

cts-coverage-fidl-name:fuchsia.component.test/Realm.SetConfigValue