HOPS
HOPS class reference
Variables
ffcontrol_module_extern.c File Reference
#include <stddef.h>

Variables

struct c_blockcb_head = NULL
 
char * char_values = NULL
 
char * control_file_buff = NULL
 
double * float_values = NULL
 
struct fsm_table_entryfsm_base = NULL
 
char * set_string_buff = NULL
 
struct token_structtokens = NULL
 

Variable Documentation

◆ cb_head

struct c_block* cb_head = NULL

◆ char_values

char* char_values = NULL

◆ control_file_buff

char* control_file_buff = NULL

◆ float_values

double* float_values = NULL

◆ fsm_base

struct fsm_table_entry* fsm_base = NULL

◆ set_string_buff

char* set_string_buff = NULL

◆ tokens

struct token_struct* tokens = NULL