Apache Celix  latest
Apache Celix is a framework for C, C++14 and C++17 to develop dynamic modular software applications using component and in-process service-oriented programming.
Namespaces | Functions
FrameworkUtils.h File Reference
#include <string>
#include <vector>
#include "celix_framework_utils.h"
Include dependency graph for FrameworkUtils.h:

Go to the source code of this file.

Namespaces

 celix
 

Functions

std::size_t celix::installBundleSet (celix::Framework &framework, const std::string &bundleSet, bool autoStart=true)
 Install bundles to the provided framework using the provided bundle set. More...