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.
|
#include <celix_bundle.h>
Public Attributes | |
long | serviceId |
long | bundleOwner |
char * | serviceName |
celix_properties_t * | serviceProperties |
bool | factory |
long celix_bundle_service_list_entry::bundleOwner |
bool celix_bundle_service_list_entry::factory |
long celix_bundle_service_list_entry::serviceId |
char* celix_bundle_service_list_entry::serviceName |
celix_properties_t* celix_bundle_service_list_entry::serviceProperties |