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

Go to the source code of this file.

Classes

struct  sqlca_s
 
struct  sqlca_s::sqlcaw_s
 
struct  rec96_rec
 
struct  data_rec
 

Macros

#define SQLCA_INCL
 
#define SQLNOTFOUND   100
 

Typedefs

typedef struct sqlca_s ifx_sqlca_t
 

Functions

void change_date ()
 
int values_search96 (char *hb5, char *parm, struct stim begin_date, struct stim end_date, struct stn_values *stn_values)
 
int get_val96_array ()
 
void change_date (int *year, int *month, int *day)
 

Variables

struct sqlca_s sqlca
 
int4 SQLCODE
 
char SQLSTATE []
 
struct rec96_rec rec96
 
struct data_rec data_record
 

Macro Definition Documentation

◆ SQLCA_INCL

#define SQLCA_INCL

Definition at line 28 of file values_search96.c.

◆ SQLNOTFOUND

#define SQLNOTFOUND   100

Definition at line 85 of file values_search96.c.

Typedef Documentation

◆ ifx_sqlca_t

typedef struct sqlca_s ifx_sqlca_t

Function Documentation

◆ change_date() [1/2]

void change_date ( )
Here is the caller graph for this function:

◆ change_date() [2/2]

void change_date ( int *  year,
int *  month,
int *  day 
)

Definition at line 1379 of file values_search96.c.

◆ get_val96_array()

int get_val96_array ( )

Definition at line 1180 of file values_search96.c.

Here is the caller graph for this function:

◆ values_search96()

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

Definition at line 362 of file values_search96.c.

Here is the call graph for this function:

Variable Documentation

◆ data_record

struct data_rec data_record

◆ rec96

struct rec96_rec rec96

◆ sqlca

struct sqlca_s sqlca
extern

◆ SQLCODE

int4 SQLCODE
extern

◆ SQLSTATE

char SQLSTATE[]
extern