data_source_configuration.h
Go to the documentation of this file.
1 
9 #ifndef DATA_SOURCE_CONFIGURATION_H_
10 #define DATA_SOURCE_CONFIGURATION_H_
11 
12 #include "data_source.h"
13 #include "item.h"
14 
19 {
23 
28 {
32 
36 extern const char *mcl_data_source_configuration_versions[];
37 
49 
50 #endif //DATA_SOURCE_CONFIGURATION_H_
#define MCL_LOCAL
struct mcl_data_source_configuration_t mcl_data_source_configuration_t
Data source module header file.
mcl_int32_t mcl_error_t
const char * mcl_data_source_configuration_versions[]
data_source_configuration_payload_t * payload
Item module header file.
mcl_list_t * data_sources
List of data sources definitions.
MCL_LOCAL mcl_error_t data_source_configuration_validate(data_source_configuration_t *data_source_configuration)
char * configuration_id
Unique identifier of the configuration.