|
Celix
2.2.0
An implementation of the OSGi specification adapted to C and C++
|
#include <celix_dm_info.h>
Public Attributes | |
| char | id [64] |
| char | name [128] |
| bool | active |
| char * | state |
| celix_array_list_t * | interfaces |
| celix_array_list_t * | dependency_list |
| bool celix_dm_component_info_struct::active |
| celix_array_list_t* celix_dm_component_info_struct::dependency_list |
| char celix_dm_component_info_struct::id[64] |
| celix_array_list_t* celix_dm_component_info_struct::interfaces |
| char celix_dm_component_info_struct::name[128] |
| char* celix_dm_component_info_struct::state |
1.8.11