Apache Celix
2.4.0
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.
|
#include <string>
#include <vector>
#include <memory>
#include "celix/Utils.h"
#include "celix/ServiceRegistration.h"
Go to the source code of this file.
Classes | |
class | celix::ServiceRegistrationBuilder< I > |
Fluent builder API to build a new service registration for a service. More... | |
Namespaces | |
celix | |