Grassroots Infrastructure
The Grassroots Infrastructure is a suite of computing tools to help users and developers use scientific data infrastructure that can easily be interconnected.
study_manager.h
Go to the documentation of this file.
1 /*
2  * study_manager.c
3  *
4  * Created on: 5 Aug 2022
5  * Author: billy
6  */
7 
8 #ifndef SERVICES_FIELD_TRIALS_INCLUDE_STUDY_MANAGER_H_
9 #define SERVICES_FIELD_TRIALS_INCLUDE_STUDY_MANAGER_H_
10 
11 
12 
13 
16 
17 
18 
19 #ifdef __cplusplus
20 extern "C"
21 {
22 #endif
23 
24 
26 
27 
28 #ifdef __cplusplus
29 }
30 #endif
31 
32 
33 #endif /* SERVICES_FIELD_TRIALS_INCLUDE_STUDY_MANAGER_H_ */
dfw_field_trial_service_library.h
GetStudyManagerService
Service * GetStudyManagerService(GrassrootsServer *grassroots_p)
DFW_FIELD_TRIAL_SERVICE_LOCAL
#define DFW_FIELD_TRIAL_SERVICE_LOCAL
Definition: dfw_field_trial_service_library.h:43
Service
A datatype which defines an available service, its capabilities and its parameters.
Definition: service.h:153
GrassrootsServer
Definition: grassroots_server.h:45
dfw_field_trial_service_data.h