ESDM
Middleware for Earth System Data
src
backends-data
Clovis
clovis.h
1
/* This file is part of ESDM.
2
*
3
* This program is free software: you can redistribute it and/or modify
4
* it under the terms of the GNU Lesser General Public License as published by
5
* the Free Software Foundation, either version 3 of the License, or
6
* (at your option) any later version.
7
*
8
* This program is distributed in the hope that it will be useful,
9
* but WITHOUT ANY WARRANTY; without even the implied warranty of
10
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11
* GNU General Public License for more details.
12
*
13
* You should have received a copy of the GNU Lesser General Public License
14
* along with ESDM. If not, see <http://www.gnu.org/licenses/>.
15
*
16
* Original author: Huang Hua <hua.huang@seagate.com>
17
* Original creation date: 13-Oct-2017
18
*/
19
#ifndef CLOVIS_H
20
#define CLOVIS_H
21
22
#include "esdm.h"
23
38
esdm_backend_t
*
clovis_backend_init
(
esdm_config_backend_t
* config);
39
40
#endif
clovis_backend_init
esdm_backend_t * clovis_backend_init(esdm_config_backend_t *config)
Definition:
clovis.c:1287
esdm_backend_t
Definition:
esdm-datatypes-internal.h:197
esdm_config_backend_t
Definition:
esdm-datatypes-internal.h:252
Generated on Wed Feb 23 2022 11:46:13 for ESDM by
1.9.1