Mapper
Classes | Macros | Typedefs | Functions | Variables
values_search.c File Reference
#include <sqlhdr.h>
#include <sqliapi.h>
#include "prototypes_new.h"
#include "ifxtypes.h"
Include dependency graph for values_search.c:

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 []
 

Macro Definition Documentation

◆ SQLCA_INCL

#define SQLCA_INCL

Definition at line 28 of file values_search.c.

◆ SQLNOTFOUND

#define SQLNOTFOUND   100

Definition at line 85 of file values_search.c.

Typedef Documentation

◆ ifx_sqlca_t

typedef struct sqlca_s ifx_sqlca_t

Function Documentation

◆ change_date_time()

void change_date_time ( int *  year,
int *  month,
int *  day,
int *  ztime 
)

Definition at line 355 of file values_search.c.

Here is the caller graph for this function:

◆ values_search()

int values_search ( char *  hb5,
char *  parm,
struct stim  begin_date,
struct stim  end_date,
struct stn_values stn_values 
)

Definition at line 120 of file values_search.c.

Here is the call graph for this function:

Variable Documentation

◆ sqlca

struct sqlca_s sqlca
extern

◆ SQLCODE

int4 SQLCODE
extern

◆ SQLSTATE

char SQLSTATE[]
extern