#include <dbcompat.h>
Definition at line 45 of file dbcompat.h.
Data Fields | |
| char | version |
| unsigned short int | stat |
| time_t | timestamp |
| char | filename [61] |
| char | desc [301] |
| char | uploader [10] |
| unsigned char | flags_req [11] |
| time_t | uploaded |
| unsigned int | size |
| unsigned short int | gots |
| char | unused [512-sizeof(struct filler1)] |
| char filedb1::version |
Definition at line 46 of file dbcompat.h.
| unsigned short int filedb1::stat |
| time_t filedb1::timestamp |
Definition at line 48 of file dbcompat.h.
| char filedb1::filename[61] |
| char filedb1::desc[301] |
| char filedb1::uploader[10] |
| unsigned char filedb1::flags_req[11] |
| time_t filedb1::uploaded |
| unsigned int filedb1::size |
| unsigned short int filedb1::gots |
| char filedb1::unused[512-sizeof(struct filler1)] |
Definition at line 56 of file dbcompat.h.
1.5.6