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

Go to the source code of this file.

Classes

struct  sqlca_s
 
struct  sqlca_s::sqlcaw_s
 
struct  pro_monthly_rec
 
struct  data_rec
 

Macros

#define SQLCA_INCL
 
#define SQLNOTFOUND   100
 

Typedefs

typedef struct sqlca_s ifx_sqlca_t
 

Functions

int pro_monthly (char *hb5, char *parm, struct stim begin_date, struct stim end_date, char *qual, struct stn_values *stn_values)
 
int get_val12_array ()
 

Variables

struct sqlca_s sqlca
 
int4 SQLCODE
 
char SQLSTATE []
 
int eyr
 
int emo
 
int edy
 
int byr
 
int bmo
 
int bdy
 
struct pro_monthly_rec monthly_rec
 
struct data_rec data_record
 

Macro Definition Documentation

◆ SQLCA_INCL

#define SQLCA_INCL

Definition at line 28 of file pro_monthly.c.

◆ SQLNOTFOUND

#define SQLNOTFOUND   100

Definition at line 85 of file pro_monthly.c.

Typedef Documentation

◆ ifx_sqlca_t

typedef struct sqlca_s ifx_sqlca_t

Function Documentation

◆ get_val12_array()

int get_val12_array ( )

Definition at line 488 of file pro_monthly.c.

Here is the caller graph for this function:

◆ pro_monthly()

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

Definition at line 192 of file pro_monthly.c.

Here is the call graph for this function:

Variable Documentation

◆ bdy

int bdy

Definition at line 124 of file pro_monthly.c.

◆ bmo

int bmo

Definition at line 124 of file pro_monthly.c.

◆ byr

int byr

Definition at line 124 of file pro_monthly.c.

◆ data_record

struct data_rec data_record

◆ edy

int edy

Definition at line 123 of file pro_monthly.c.

◆ emo

int emo

Definition at line 123 of file pro_monthly.c.

◆ eyr

int eyr

Definition at line 123 of file pro_monthly.c.

◆ monthly_rec

struct pro_monthly_rec monthly_rec

◆ sqlca

struct sqlca_s sqlca
extern

◆ SQLCODE

int4 SQLCODE
extern

◆ SQLSTATE

char SQLSTATE[]
extern