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.
browse_study_history.h
Go to the documentation of this file.
1
/*
2
* browse_study_history.h
3
*
4
* Created on: 5 Oct 2023
5
* Author: billy
6
*/
7
8
#ifndef SERVICES_FIELD_TRIALS_INCLUDE_BROWSE_STUDY_HISTORY_H_
9
#define SERVICES_FIELD_TRIALS_INCLUDE_BROWSE_STUDY_HISTORY_H_
10
11
#include "
dfw_field_trial_service_data.h
"
12
#include "
dfw_field_trial_service_library.h
"
13
14
15
16
#ifdef __cplusplus
17
extern
"C"
18
{
19
#endif
20
21
22
DFW_FIELD_TRIAL_SERVICE_LOCAL
Service
*
GetBrowseStudyHistoryService
(
GrassrootsServer
*grassroots_p);
23
24
25
#ifdef __cplusplus
26
}
27
#endif
28
29
#endif
/* SERVICES_FIELD_TRIALS_INCLUDE_BROWSE_STUDY_HISTORY_H_ */
dfw_field_trial_service_library.h
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
GetBrowseStudyHistoryService
Service * GetBrowseStudyHistoryService(GrassrootsServer *grassroots_p)
GrassrootsServer
Definition:
grassroots_server.h:45
dfw_field_trial_service_data.h
services
field-trials
include
browse_study_history.h
Generated on Mon Feb 26 2024 17:00:09 for Grassroots Infrastructure by
1.8.16