Mapper
Functions | Variables
rsel_load.c File Reference
#include <sqlhdr.h>
#include <sqliapi.h>
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <errno.h>
#include <ctype.h>
#include <sys/time.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <X11/Xos.h>
#include <Xm/Text.h>
#include <Xm/TextF.h>
#include "mm2rfs.h"
Include dependency graph for rsel_load.c:

Go to the source code of this file.

Functions

int rsel_load (struct rsel_struct *rsel)
 

Variables

static const char _Cn7 [] = "get_val"
 
static const char _Cn6 [] = "get_fval"
 
static const char _Cn5 [] = "get_fval18"
 
static const char _Cn4 [] = "loop_seg_ts"
 
static const char _Cn3 [] = "loop_seg"
 
static const char _Cn2 [] = "loop_fg"
 
static const char _Cn1 [] = "qfg"
 
Widget text_output
 
int fg_toggle_item_set
 
int parm_toggle_item_set
 
int dur_toggle_item_set
 
int src_toggle_item_set
 
int ver_toggle_item_set
 
 debug
 
struct fgroup_info fg [20]
 
struct time_cntl tc
 

Function Documentation

◆ rsel_load()

int rsel_load ( struct rsel_struct *  rsel)

Definition at line 38 of file rsel_load.c.

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

Variable Documentation

◆ _Cn1

const char _Cn1[] = "qfg"
static

Definition at line 9 of file rsel_load.c.

◆ _Cn2

const char _Cn2[] = "loop_fg"
static

Definition at line 8 of file rsel_load.c.

◆ _Cn3

const char _Cn3[] = "loop_seg"
static

Definition at line 7 of file rsel_load.c.

◆ _Cn4

const char _Cn4[] = "loop_seg_ts"
static

Definition at line 6 of file rsel_load.c.

◆ _Cn5

const char _Cn5[] = "get_fval18"
static

Definition at line 5 of file rsel_load.c.

◆ _Cn6

const char _Cn6[] = "get_fval"
static

Definition at line 4 of file rsel_load.c.

◆ _Cn7

const char _Cn7[] = "get_val"
static

Definition at line 3 of file rsel_load.c.

◆ debug

debug
extern

Definition at line 53 of file hydro_data.h.

◆ dur_toggle_item_set

int dur_toggle_item_set
extern

◆ fg

struct fgroup_info fg[20]
extern

◆ fg_toggle_item_set

int fg_toggle_item_set
extern

◆ parm_toggle_item_set

int parm_toggle_item_set
extern

◆ src_toggle_item_set

int src_toggle_item_set
extern

◆ tc

struct time_cntl tc
extern

◆ text_output

Widget text_output
extern

◆ ver_toggle_item_set

int ver_toggle_item_set
extern