MISR Toolkit  1.5.1
Macros | Functions | Variables
rdvalue.c File Reference
#include "odldef.h"

Go to the source code of this file.

Macros

#define YYLMAX   BUFSIZ
 
#define YYNEWLINE   10
 
#define unput(X)   for (nc=strlen(X); nc > 0; yyunput(X[--nc]))
 

Functions

int ReadValue (AGGREGATE node, char *parameter_name, char *value_string)
 

Variables

int nc
 
AGGREGATE ODLroot_node
 
AGGREGATE ODLcurrent_aggregate
 
int ODLerror_count
 
int ODLwarning_count
 
int ODLlinenumber_flag
 
FILE * yyin
 
FILE * yyout
 
char yysbuf [YYLMAX]
 
char * yysptr
 
int yylineno
 
int yyprevious
 

Macro Definition Documentation

◆ unput

#define unput (   X)    for (nc=strlen(X); nc > 0; yyunput(X[--nc]))

Definition at line 55 of file rdvalue.c.

◆ YYLMAX

#define YYLMAX   BUFSIZ

Definition at line 49 of file rdvalue.c.

◆ YYNEWLINE

#define YYNEWLINE   10

Definition at line 50 of file rdvalue.c.

Function Documentation

◆ ReadValue()

int ReadValue ( AGGREGATE  node,
char *  parameter_name,
char *  value_string 
)

Definition at line 81 of file rdvalue.c.

Variable Documentation

◆ nc

int nc

Definition at line 84 of file lexan.c.

◆ ODLcurrent_aggregate

AGGREGATE ODLcurrent_aggregate

Definition at line 56 of file parsact.c.

◆ ODLerror_count

int ODLerror_count

Definition at line 58 of file output.c.

◆ ODLlinenumber_flag

int ODLlinenumber_flag

Definition at line 60 of file output.c.

◆ ODLroot_node

AGGREGATE ODLroot_node

Definition at line 55 of file parsact.c.

◆ ODLwarning_count

int ODLwarning_count

Definition at line 59 of file output.c.

◆ yyin

FILE* yyin

Definition at line 20 of file lexan.c.

◆ yylineno

int yylineno

◆ yyout

FILE* yyout

Definition at line 20 of file lexan.c.

◆ yyprevious

int yyprevious

Definition at line 1960 of file lexan.c.

◆ yysbuf

char yysbuf[YYLMAX]

◆ yysptr

char* yysptr

MISR Toolkit - Copyright © 2005 - 2020 Jet Propulsion Laboratory
Generated on Fri Jun 19 2020 22:49:53