#include <aprepro.h>
|
| file_rec (const char *my_name, int line_num, bool is_temp, int loop_cnt) |
|
| file_rec ()=default |
|
◆ file_rec() [1/2]
SEAMS::file_rec::file_rec |
( |
const char * | my_name, |
|
|
int | line_num, |
|
|
bool | is_temp, |
|
|
int | loop_cnt ) |
|
inline |
◆ file_rec() [2/2]
SEAMS::file_rec::file_rec |
( |
| ) |
|
|
default |
◆ lineno
int SEAMS::file_rec::lineno {1} |
◆ loop_count
int SEAMS::file_rec::loop_count {0} |
◆ loop_increment
double SEAMS::file_rec::loop_increment {1} |
◆ loop_index
symrec* SEAMS::file_rec::loop_index {nullptr} |
◆ loop_level
int SEAMS::file_rec::loop_level {0} |
◆ name
std::string SEAMS::file_rec::name {"STDIN"} |
◆ tmp_file
bool SEAMS::file_rec::tmp_file {false} |
The documentation for this struct was generated from the following file: