20 #include "celix_types.h" 21 #include "bundle_state.h" 23 #ifndef CELIX_BUNDLE_H_ 24 #define CELIX_BUNDLE_H_ char * celix_bundle_getEntry(const celix_bundle_t *bnd, const char *path)
celix_bundle_state_e celix_bundle_getState(const celix_bundle_t *bnd)
const char * celix_bundle_getSymbolicName(const celix_bundle_t *bnd)
const char * celix_bundle_getGroup(const celix_bundle_t *bnd)
long celix_bundle_getId(const celix_bundle_t *bnd)