ifw-odp
5.1.1
Loading...
Searching...
No Matches
clipm_testlib_parser.h
Go to the documentation of this file.
1
5
6
#ifndef CLIPM_TESTLIB_PARSER_H
7
#define CLIPM_TESTLIB_PARSER_H
8
9
/*-----------------------------------------------------------------------------
10
Includes
11
-----------------------------------------------------------------------------*/
12
13
#include <cpl.h>
14
15
/*-----------------------------------------------------------------------------
16
Declaration Block
17
-----------------------------------------------------------------------------*/
18
19
#ifdef __cplusplus
20
extern
"C"
{
21
#endif
22
23
/*-----------------------------------------------------------------------------
24
Prototypes
25
-----------------------------------------------------------------------------*/
26
27
cpl_parameterlist *
clipm_testlib_parser_import_configfile
(
28
const
char
*filename,
29
cpl_parameterlist *append_list);
30
31
/*----------------------------------------------------------------------------*/
32
33
#ifdef __cplusplus
34
}
/* extern "C" */
35
#endif
36
37
#endif
/* CLIPM_TESTLIB_PARSER_H */
clipm_testlib_parser_import_configfile
cpl_parameterlist * clipm_testlib_parser_import_configfile(const char *filename, cpl_parameterlist *append_list)
Definition
clipm_testlib_parser.c:390
clipm
test
clipm_testlib_parser.h
Generated by
1.13.2