Daily_QC
|
Go to the source code of this file.
Classes | |
struct | sqlca_s |
struct | sqlca_s::sqlcaw_s |
struct | etn_rec |
struct | gage_info |
struct | pro_hrly_rec |
struct | pro_dly_rec |
struct | eens_rec |
struct | data_rec |
Macros | |
#define | const |
#define | SQLCA_INCL |
#define | SQLNOTFOUND 100 |
Functions | |
_SQCURSOR * | _iqnprep () |
void | main (int argc, char **argv) |
Variables | |
static const char * | _Cn1 = "stncursor" |
static _SQCURSOR * | _SQ1 = 0 |
struct sqlca_s | sqlca |
long | SQLCODE |
char | t |
char | s |
char | pe1 |
char | pe2 |
char | dur |
struct etn_rec | btn_rec |
struct gage_info | info |
struct pro_hrly_rec | hrly_rec |
struct pro_dly_rec | dly_rec |
struct eens_rec | bens_rec |
struct data_rec | data_record |
int | mday [] ={31,28,31,30,31,30,31,31,30,31,30,31} |
#define const |
Definition at line 5 of file candidate.c.
#define SQLCA_INCL |
Definition at line 43 of file candidate.c.
#define SQLNOTFOUND 100 |
Definition at line 89 of file candidate.c.
_SQCURSOR* _iqnprep | ( | ) |
void main | ( | int | argc, |
char ** | argv | ||
) |
|
static |
Definition at line 8 of file candidate.c.
|
static |
Definition at line 8 of file candidate.c.
struct eens_rec bens_rec |
struct etn_rec btn_rec |
struct data_rec data_record |
struct pro_dly_rec dly_rec |
char dur |
Definition at line 99 of file candidate.c.
struct pro_hrly_rec hrly_rec |
struct gage_info info |
int mday[] ={31,28,31,30,31,30,31,31,30,31,30,31} |
Definition at line 329 of file candidate.c.
char pe1 |
Definition at line 99 of file candidate.c.
char pe2 |
Definition at line 99 of file candidate.c.
char s |
Definition at line 99 of file candidate.c.
|
extern |
|
extern |
char t |
Definition at line 99 of file candidate.c.