Apache Celix  2.3.0
An implementation of the OSGi specification adapted to C and C++
Public Attributes | List of all members
celix_bundle_service_list_entry Struct Reference

#include <celix_bundle.h>

Public Attributes

long serviceId
 
long bundleOwner
 
char * serviceName
 
celix_properties_t * serviceProperties
 
bool factory
 

Member Data Documentation

◆ bundleOwner

long celix_bundle_service_list_entry::bundleOwner

◆ factory

bool celix_bundle_service_list_entry::factory

◆ serviceId

long celix_bundle_service_list_entry::serviceId

◆ serviceName

char* celix_bundle_service_list_entry::serviceName

◆ serviceProperties

celix_properties_t* celix_bundle_service_list_entry::serviceProperties

The documentation for this struct was generated from the following file: