section Struct Reference
Detailed Description
Definition at line 242 of file grphload.c.
Data Fields | |
const char * | name |
const char * | extension |
const int | flag |
int | mark |
Field Documentation
◆ name
const char* section::name |
Definition at line 244 of file grphload.c.
Referenced by graph_load().
◆ extension
const char* section::extension |
Definition at line 245 of file grphload.c.
Referenced by open_file(), and start_section().
◆ flag
const int section::flag |
Definition at line 246 of file grphload.c.
Referenced by graph_load(), and start_section().
◆ mark
int section::mark |
Definition at line 247 of file grphload.c.
Referenced by graph_load(), and start_section().