ARB
|
#include <gb_load.h>
Public Attributes | |
int | highest_quick_index |
int | newest_quick_index |
unsigned long | date_of_quick_file |
gb_scan_quicks_types | type |
int gb_scandir::highest_quick_index |
Definition at line 25 of file gb_load.h.
Referenced by GB_login(), and gb_scan_directory().
int gb_scandir::newest_quick_index |
Definition at line 26 of file gb_load.h.
Referenced by GB_login(), and gb_scan_directory().
unsigned long gb_scandir::date_of_quick_file |
Definition at line 27 of file gb_load.h.
Referenced by gb_scan_directory().
gb_scan_quicks_types gb_scandir::type |
Definition at line 28 of file gb_load.h.
Referenced by GB_login(), and gb_scan_directory().