connectivity_configuration.h
Go to the documentation of this file.
1 
9 #ifndef CONNECTIVITY_CONFIGURATION_H_
10 #define CONNECTIVITY_CONFIGURATION_H_
11 
12 #include "mcl_core/mcl_core.h"
13 
15 {
17  char *exchange_url;
18  char *mapping_url;
21 
33 
34 #endif //CONNECTIVITY_CONFIGURATION_H_
#define MCL_LOCAL
size_t mcl_size_t
mcl_int32_t mcl_error_t
struct mcl_connectivity_configuration_t mcl_connectivity_configuration_t
MCL_LOCAL mcl_error_t connectivity_configuration_validate(connectivity_configuration_t *configuration)
struct mcl_core_t mcl_core_t