fw4spl
fwRuntime::Runtime Member List

This is the complete list of members for fwRuntime::Runtime, including all inherited members.

addBundle(std::shared_ptr< Bundle > bundle)fwRuntime::Runtime
addBundles(const ::boost::filesystem::path &repository)fwRuntime::Runtime
addDefaultBundles()fwRuntime::Runtime
addExecutableFactory(std::shared_ptr< ExecutableFactory > factory)fwRuntime::Runtime
addExtension(std::shared_ptr< Extension > extension)fwRuntime::Runtime
addExtensionPoint(std::shared_ptr< ExtensionPoint > point)fwRuntime::Runtime
BundleContainer typedeffwRuntime::Runtime
BundleIterator typedeffwRuntime::Runtime
bundlesBegin()fwRuntime::Runtime
bundlesEnd()fwRuntime::Runtime
createExecutableInstance(const std::string &type)fwRuntime::Runtime
createExecutableInstance(const std::string &type, std::shared_ptr< ConfigurationElement > configurationElement)fwRuntime::Runtime
ExtensionContainer typedeffwRuntime::Runtime
ExtensionIterator typedeffwRuntime::Runtime
extensionsBegin()fwRuntime::Runtime
extensionsEnd()fwRuntime::Runtime
findBundle(const std::string &identifier, const Version &version=Version()) const fwRuntime::Runtime
findEnabledBundle(const std::string &identifier, const Version &version=Version()) const fwRuntime::Runtime
findExecutableFactory(const std::string &type) const fwRuntime::Runtime
findExtension(const std::string &identifier) const fwRuntime::Runtime
findExtensionPoint(const std::string &identifier) const fwRuntime::Runtime
getDefault()fwRuntime::Runtimestatic
getPlugin(const std::shared_ptr< Bundle > bundle) const fwRuntime::Runtime
getWorkingPath() const fwRuntime::Runtime
setWorkingPath(const ::boost::filesystem::path &workingPath)fwRuntime::Runtime
unregisterBundle(std::shared_ptr< Bundle > bundle)fwRuntime::Runtime
unregisterExecutableFactory(std::shared_ptr< ExecutableFactory > factory)fwRuntime::Runtime
unregisterExtension(std::shared_ptr< Extension > extension)fwRuntime::Runtime
unregisterExtensionPoint(std::shared_ptr< ExtensionPoint > point)fwRuntime::Runtime
~Runtime()fwRuntime::Runtime