Mapper
|
Go to the source code of this file.
Classes | |
struct | sqlca_s |
struct | sqlca_s::sqlcaw_s |
Macros | |
#define | SQLCA_INCL |
#define | SQLNOTFOUND 100 |
Typedefs | |
typedef struct sqlca_s | ifx_sqlca_t |
Functions | |
void | change_date_time (int *, int *, int *, int *) |
int | values_search (char *hb5, char *parm, struct stim begin_date, struct stim end_date, struct stn_values *stn_values) |
Variables | |
struct sqlca_s | sqlca |
int4 | SQLCODE |
char | SQLSTATE [] |
#define SQLCA_INCL |
Definition at line 28 of file values_search.c.
#define SQLNOTFOUND 100 |
Definition at line 85 of file values_search.c.
typedef struct sqlca_s ifx_sqlca_t |
void change_date_time | ( | int * | year, |
int * | month, | ||
int * | day, | ||
int * | ztime | ||
) |
int values_search | ( | char * | hb5, |
char * | parm, | ||
struct stim | begin_date, | ||
struct stim | end_date, | ||
struct stn_values * | stn_values | ||
) |
|
extern |
|
extern |
|
extern |