Apache Celix
2.3.0
An implementation of the OSGi specification adapted to C and C++
|
#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 |