component_testing::RealmRoot

Summary

Constructors and Destructors

RealmRoot(RealmRoot && other)
RealmRoot(const RealmRoot & other)
~RealmRoot()

Public functions

CloneRoot() const ZX_DEPRECATED_SINCE(1
fidl::InterfaceHandle< fuchsia::io::Directory >
Connect(const std::string & interface_name) const ZX_DEPRECATED_SINCE(1
fidl::InterfacePtr< Interface >
Connect(fidl::InterfaceRequest< Interface > request) const ZX_DEPRECATED_SINCE(1
zx_status_t
Connect(const std::string & interface_name, zx::channel request) const ZX_DEPRECATED_SINCE(1
zx_status_t
ConnectSync(const std::string & interface_name) const ZX_DEPRECATED_SINCE(1
GetChildName() const ZX_DEPRECATED_SINCE(1
std::string
Teardown(ScopedChild::TeardownCallback on_teardown_complete)
void
component()
fidl::InterfacePtr< Interface > Use
component()
component()
zx_status_t Use
component()
zx_status_t Use
component()
fidl::InterfaceHandle< fuchsia::io::Directory > Use
component()
std::string Use
component()
component()
const ScopedChild &
operator=(RealmRoot && other)=default
operator=(const RealmRoot & other)=delete

Public functions

CloneRoot

fidl::InterfaceHandle< fuchsia::io::Directory > CloneRoot() const ZX_DEPRECATED_SINCE(1

Connect

fidl::InterfacePtr< Interface > Connect(
  const std::string & interface_name
) const ZX_DEPRECATED_SINCE(1

Connect

zx_status_t Connect(
  fidl::InterfaceRequest< Interface > request
) const ZX_DEPRECATED_SINCE(1

Connect

zx_status_t Connect(
  const std::string & interface_name,
  zx::channel request
) const ZX_DEPRECATED_SINCE(1