Apache Celix  latest
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.
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

◆ celix_dependency_manager_info_t

◆ celix_dm_component_info_t

◆ celix_dm_interface_info_t

◆ celix_dm_service_dependency_info_t

◆ dm_component_info_pt

◆ dm_component_info_t

◆ dm_dependency_manager_info_pt

◆ dm_dependency_manager_info_t

◆ dm_interface_info_pt

◆ dm_interface_info_t

◆ dm_service_dependency_info_pt

◆ dm_service_dependency_info_t