class InstalledNamespace

Defined at line 57 of file ../../src/sensors/playback/playback_integration_test.cc

RealmFactory related boilerplate that will be replaced when there is a C++ client library

Public Methods

void InstalledNamespace (std::string prefix, zx::channel realm_factory)

Defined at line 59 of file ../../src/sensors/playback/playback_integration_test.cc

void ~InstalledNamespace ()

Defined at line 61 of file ../../src/sensors/playback/playback_integration_test.cc

template <typename Interface>
zx_status_t Connect (fidl::ServerEnd<Interface> request, const std::string & interface_name)

Defined at line 68 of file ../../src/sensors/playback/playback_integration_test.cc

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

Defined at line 74 of file ../../src/sensors/playback/playback_integration_test.cc

std::string prefix ()

Defined at line 79 of file ../../src/sensors/playback/playback_integration_test.cc