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

#include <celix_dm_service_dependency.h>

Public Attributes

celix_dm_service_update_fp set
 
celix_dm_service_update_fp add
 
celix_dm_service_update_fp remove
 
celix_dm_service_swap_fp swap
 
celix_dm_service_update_with_props_fp setWithProps
 
celix_dm_service_update_with_props_fp addWithProps
 
celix_dm_service_update_with_props_fp removeWithProps
 
celix_dm_service_swap_with_props_fp swapWithProps
 

Member Data Documentation

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

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