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
FrameworkFactory.h File Reference
#include <memory>
#include "celix/Properties.h"
#include "celix/Framework.h"
#include "celix/BundleContext.h"
#include "celix_framework_factory.h"
Include dependency graph for FrameworkFactory.h:

Go to the source code of this file.

Namespaces

 celix
 

Functions

std::shared_ptr< celix::Frameworkcelix::createFramework (const celix::Properties &properties={})
 Create a new celix Framework instance. More...