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 <BundleActivator.h>
Public Attributes | |
long | bndId {} |
std::shared_ptr< celix::BundleContext > | ctx |
std::unique_ptr< I > | bundleActivator |
long celix::impl::BundleActivatorData< I >::bndId {} |
std::unique_ptr<I> celix::impl::BundleActivatorData< I >::bundleActivator |
std::shared_ptr<celix::BundleContext> celix::impl::BundleActivatorData< I >::ctx |