Celix  2.2.0
An implementation of the OSGi specification adapted to C and C++
Classes | Typedefs
celix_dm_info.h File Reference
#include <stdbool.h>
#include "celix_array_list.h"
#include "celix_properties.h"
Include dependency graph for celix_dm_info.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  celix_dm_interface_info_struct
 
struct  celix_dm_service_dependency_info_struct
 
struct  celix_dm_component_info_struct
 
struct  celix_dm_dependency_manager_info_struct
 

Typedefs

typedef struct celix_dm_interface_info_structdm_interface_info_pt
 
typedef struct celix_dm_interface_info_struct dm_interface_info_t
 
typedef struct celix_dm_interface_info_struct celix_dm_interface_info_t
 
typedef struct celix_dm_service_dependency_info_structdm_service_dependency_info_pt
 
typedef struct celix_dm_service_dependency_info_struct dm_service_dependency_info_t
 
typedef struct celix_dm_service_dependency_info_struct celix_dm_service_dependency_info_t
 
typedef struct celix_dm_component_info_structdm_component_info_pt
 
typedef struct celix_dm_component_info_struct dm_component_info_t
 
typedef struct celix_dm_component_info_struct celix_dm_component_info_t
 
typedef struct celix_dm_dependency_manager_info_structdm_dependency_manager_info_pt
 
typedef struct celix_dm_dependency_manager_info_struct dm_dependency_manager_info_t
 
typedef struct celix_dm_dependency_manager_info_struct celix_dependency_manager_info_t
 

Typedef Documentation