Mapper
Functions | Variables
init_review.c File Reference
#include <sqlhdr.h>
#include <sqlca.h>
Include dependency graph for init_review.c:

Go to the source code of this file.

Functions

_SQCURSOR * _iqnprep ()
 
void init_review ()
 

Variables

static char * _Cn10 = "ratecursor"
 
static _SQCURSOR * _SQ10 = 0
 
static char * _Cn9 = "selectrate"
 
static _SQCURSOR * _SQ9 = 0
 
static char * _Cn8 = "shiftcursor"
 
static _SQCURSOR * _SQ8 = 0
 
static char * _Cn7 = "selectshift"
 
static _SQCURSOR * _SQ7 = 0
 
static char * _Cn6 = "selectcur9"
 
static _SQCURSOR * _SQ6 = 0
 
static char * _Cn5 = "selectvalue9"
 
static _SQCURSOR * _SQ5 = 0
 
static char * _Cn4 = "sensorcursor"
 
static _SQCURSOR * _SQ4 = 0
 
static char * _Cn3 = "selectsensor"
 
static _SQCURSOR * _SQ3 = 0
 
static char * _Cn2 = "stncursor"
 
static _SQCURSOR * _SQ2 = 0
 
static char * _Cn1 = "selectstn"
 
static _SQCURSOR * _SQ1 = 0
 

Function Documentation

◆ _iqnprep()

_SQCURSOR* _iqnprep ( )
Here is the caller graph for this function:

◆ init_review()

void init_review ( )

Definition at line 16 of file init_review.c.

Here is the call graph for this function:

Variable Documentation

◆ _Cn1

char* _Cn1 = "selectstn"
static

Definition at line 13 of file init_review.c.

◆ _Cn10

char* _Cn10 = "ratecursor"
static

Definition at line 4 of file init_review.c.

◆ _Cn2

char* _Cn2 = "stncursor"
static

Definition at line 12 of file init_review.c.

◆ _Cn3

char* _Cn3 = "selectsensor"
static

Definition at line 11 of file init_review.c.

◆ _Cn4

char* _Cn4 = "sensorcursor"
static

Definition at line 10 of file init_review.c.

◆ _Cn5

char* _Cn5 = "selectvalue9"
static

Definition at line 9 of file init_review.c.

◆ _Cn6

char* _Cn6 = "selectcur9"
static

Definition at line 8 of file init_review.c.

◆ _Cn7

char* _Cn7 = "selectshift"
static

Definition at line 7 of file init_review.c.

◆ _Cn8

char* _Cn8 = "shiftcursor"
static

Definition at line 6 of file init_review.c.

◆ _Cn9

char* _Cn9 = "selectrate"
static

Definition at line 5 of file init_review.c.

◆ _SQ1

_SQCURSOR* _SQ1 = 0
static

Definition at line 13 of file init_review.c.

◆ _SQ10

_SQCURSOR* _SQ10 = 0
static

Definition at line 4 of file init_review.c.

◆ _SQ2

_SQCURSOR* _SQ2 = 0
static

Definition at line 12 of file init_review.c.

◆ _SQ3

_SQCURSOR* _SQ3 = 0
static

Definition at line 11 of file init_review.c.

◆ _SQ4

_SQCURSOR* _SQ4 = 0
static

Definition at line 10 of file init_review.c.

◆ _SQ5

_SQCURSOR* _SQ5 = 0
static

Definition at line 9 of file init_review.c.

◆ _SQ6

_SQCURSOR* _SQ6 = 0
static

Definition at line 8 of file init_review.c.

◆ _SQ7

_SQCURSOR* _SQ7 = 0
static

Definition at line 7 of file init_review.c.

◆ _SQ8

_SQCURSOR* _SQ8 = 0
static

Definition at line 6 of file init_review.c.

◆ _SQ9

_SQCURSOR* _SQ9 = 0
static

Definition at line 5 of file init_review.c.