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

Go to the source code of this file.

Classes

struct  sqlca_s
 
struct  sqlca_s::sqlcaw_s
 
struct  fma_hrly_rec
 
struct  data_rec
 

Macros

#define SQLCA_INCL
 
#define SQLNOTFOUND   100
 

Typedefs

typedef struct sqlca_s ifx_sqlca_t
 

Functions

void change_datemf ()
 
void change_datemff ()
 
int fma_hrly (char *hb5, char *parm, char *dpc, struct stim begin_date, struct stim end_date, struct stim q_date, struct stn_values *stn_values)
 
int get_mffval24_array ()
 
void change_datemf (int *year, int *month, int *day)
 
void change_datemff (int *year, int *month, int *day, int *ztime)
 

Variables

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

Macro Definition Documentation

◆ SQLCA_INCL

#define SQLCA_INCL

Definition at line 28 of file fma_hrly.c.

◆ SQLNOTFOUND

#define SQLNOTFOUND   100

Definition at line 85 of file fma_hrly.c.

Typedef Documentation

◆ ifx_sqlca_t

typedef struct sqlca_s ifx_sqlca_t

Function Documentation

◆ change_datemf() [1/2]

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

◆ change_datemf() [2/2]

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

Definition at line 756 of file fma_hrly.c.

◆ change_datemff() [1/2]

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

◆ change_datemff() [2/2]

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

Definition at line 815 of file fma_hrly.c.

◆ fma_hrly()

int fma_hrly ( char *  hb5,
char *  parm,
char *  dpc,
struct stim  begin_date,
struct stim  end_date,
struct stim  q_date,
struct stn_values stn_values 
)

Definition at line 229 of file fma_hrly.c.

Here is the call graph for this function:

◆ get_mffval24_array()

int get_mffval24_array ( )

Definition at line 701 of file fma_hrly.c.

Here is the caller graph for this function:

Variable Documentation

◆ bdy

int bdy

Definition at line 124 of file fma_hrly.c.

◆ bmo

int bmo

Definition at line 124 of file fma_hrly.c.

◆ byr

int byr

Definition at line 124 of file fma_hrly.c.

◆ data_record

struct data_rec data_record

◆ edy

int edy

Definition at line 123 of file fma_hrly.c.

◆ emo

int emo

Definition at line 123 of file fma_hrly.c.

◆ eyr

int eyr

Definition at line 123 of file fma_hrly.c.

◆ fma_hrly_rec

◆ sqlca

struct sqlca_s sqlca
extern

◆ SQLCODE

int4 SQLCODE
extern

◆ SQLSTATE

char SQLSTATE[]
extern