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 <celix_dm_service_dependency.h>
celix_dm_service_update_fp celix_dm_service_dependency_callback_options::add |
celix_dm_service_update_with_props_fp celix_dm_service_dependency_callback_options::addWithProps |
celix_dm_service_update_fp celix_dm_service_dependency_callback_options::remove |
celix_dm_service_update_with_props_fp celix_dm_service_dependency_callback_options::removeWithProps |
celix_dm_service_update_fp celix_dm_service_dependency_callback_options::set |
celix_dm_service_update_with_props_fp celix_dm_service_dependency_callback_options::setWithProps |
celix_dm_service_swap_fp celix_dm_service_dependency_callback_options::swap |
celix_dm_service_swap_with_props_fp celix_dm_service_dependency_callback_options::swapWithProps |