Mapper
Classes | Macros | Functions | Variables
get_sensor_list.c File Reference
#include <sqlhdr.h>
#include "prototypes.h"
Include dependency graph for get_sensor_list.c:

Go to the source code of this file.

Classes

struct  sqlca_s
 
struct  sqlca_s::sqlcaw_s
 

Macros

#define SQLCA_INCL
 
#define SQLNOTFOUND   100
 

Functions

_SQCURSOR * _iqnprep ()
 
int get_sensor_list (char *hb5, struct sens_rec *sens_record)
 

Variables

static char * _Cn1 = "sensorcursor"
 
static _SQCURSOR * _SQ1 = 0
 
struct sqlca_s sqlca
 
long SQLCODE
 

Macro Definition Documentation

◆ SQLCA_INCL

#define SQLCA_INCL

Definition at line 38 of file get_sensor_list.c.

◆ SQLNOTFOUND

#define SQLNOTFOUND   100

Definition at line 84 of file get_sensor_list.c.

Function Documentation

◆ _iqnprep()

_SQCURSOR* _iqnprep ( )

◆ get_sensor_list()

int get_sensor_list ( char *  hb5,
struct sens_rec sens_record 
)

Definition at line 88 of file get_sensor_list.c.

Variable Documentation

◆ _Cn1

char* _Cn1 = "sensorcursor"
static

Definition at line 3 of file get_sensor_list.c.

◆ _SQ1

_SQCURSOR* _SQ1 = 0
static

Definition at line 3 of file get_sensor_list.c.

◆ sqlca

struct sqlca_s sqlca
extern

◆ SQLCODE

long SQLCODE
extern