key Struct Reference
Detailed Description
Definition at line 93 of file graph_load.c.
Data Fields | |
| const char * | keyword |
| int | sw_code |
| const char * | format |
Field Documentation
◆ keyword
| const char* key::keyword |
Definition at line 95 of file graph_load.c.
Referenced by graph_load(), and key_cmp().
◆ sw_code
| int key::sw_code |
Definition at line 96 of file graph_load.c.
Referenced by graph_load().
◆ format
| const char* key::format |
Definition at line 97 of file graph_load.c.
Referenced by graph_load().
