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

Go to the source code of this file.

Functions

int get_sensor_info (char *stn_id, char *shef, struct sensor_file *sfile)
 

Variables

static const char _Cn2 [] = "loop_c"
 
static const char _Cn1 [] = "qid"
 

Function Documentation

◆ get_sensor_info()

int get_sensor_info ( char *  stn_id,
char *  shef,
struct sensor_file sfile 
)

Definition at line 8 of file get_sensor_info.c.

Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ _Cn1

const char _Cn1[] = "qid"
static

Definition at line 4 of file get_sensor_info.c.

◆ _Cn2

const char _Cn2[] = "loop_c"
static

Definition at line 3 of file get_sensor_info.c.