cloudy trunk
Loading...
Searching...
No Matches
t_state Struct Reference

#include <state.h>

Collaboration diagram for t_state:

Data Fields

char chPutFilename [INPUT_LINE_LENGTH]
char chGetFilename [INPUT_LINE_LENGTH]
bool lgGet_state
bool lgPut_state
bool lgPutAll
bool lgState_print

Detailed Description

Definition at line 11 of file state.h.

Field Documentation

◆ chGetFilename

char t_state::chGetFilename[INPUT_LINE_LENGTH]

Definition at line 16 of file state.h.

◆ chPutFilename

char t_state::chPutFilename[INPUT_LINE_LENGTH]

file pointer for the files to get or put the state set in parse_state

Definition at line 15 of file state.h.

◆ lgGet_state

bool t_state::lgGet_state

flags saying whether to get or put state set in parse_state

Definition at line 20 of file state.h.

◆ lgPut_state

bool t_state::lgPut_state

Definition at line 21 of file state.h.

◆ lgPutAll

bool t_state::lgPutAll

option to put all iterations, include ALL on state put

Definition at line 24 of file state.h.

◆ lgState_print

bool t_state::lgState_print

print keyword on state command to turn on printout

Definition at line 27 of file state.h.


The documentation for this struct was generated from the following file: