section Struct Reference
Detailed Description
Definition at line 261 of file graph_load.c.
Data Fields | |
const char * | name |
const char * | extension |
const int | flag |
int | mark |
Field Documentation
◆ name
const char* section::name |
Definition at line 263 of file graph_load.c.
Referenced by graph_load().
◆ extension
const char* section::extension |
Definition at line 264 of file graph_load.c.
Referenced by open_file(), and start_section().
◆ flag
const int section::flag |
Definition at line 265 of file graph_load.c.
Referenced by graph_load(), and start_section().
◆ mark
int section::mark |
Definition at line 266 of file graph_load.c.
Referenced by graph_knot_contract(), graph_load(), and start_section().