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.
Public Attributes | List of all members
celix_dm_dependency_manager_info_struct Struct Reference

#include <celix_dm_info.h>

Public Attributes

long bndId
 
char * bndSymbolicName
 
celix_array_list_t * components
 

Member Data Documentation

◆ bndId

long celix_dm_dependency_manager_info_struct::bndId

◆ bndSymbolicName

char* celix_dm_dependency_manager_info_struct::bndSymbolicName

◆ components

celix_array_list_t* celix_dm_dependency_manager_info_struct::components

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