connectivity.h
Go to the documentation of this file.
1 
9 #ifndef CONNECTIVITY_H_
10 #define CONNECTIVITY_H_
11 
13 #include "connectivity_processor.h"
14 
18 typedef struct mcl_connectivity_t
19 {
23 
24 #endif //CONNECTIVITY_H_
mcl_connectivity_configuration_t * configuration
Definition: connectivity.h:20
connectivity_processor_t processor
Definition: connectivity.h:21
struct mcl_connectivity_t mcl_connectivity_t
struct mcl_connectivity_configuration_t mcl_connectivity_configuration_t
Connectivity processor module header file for connectivity module.
MCL Connectivity interface header file.