#include <dbcompat.h>
Definition at line 66 of file dbcompat.h.
Data Fields | |
| char | version |
| unsigned short int | stat |
| time_t | timestamp |
| char | filename [61] |
| char | desc [186] |
| char | chname [81] |
| char | uploader [33] |
| char | flags_req [22] |
| time_t | uploaded |
| unsigned int | size |
| unsigned short int | gots |
| char | unused [512-sizeof(struct filler2)] |
| char filedb2::version |
Definition at line 67 of file dbcompat.h.
| unsigned short int filedb2::stat |
| time_t filedb2::timestamp |
Definition at line 69 of file dbcompat.h.
| char filedb2::filename[61] |
| char filedb2::desc[186] |
| char filedb2::chname[81] |
| char filedb2::uploader[33] |
| char filedb2::flags_req[22] |
| time_t filedb2::uploaded |
| unsigned int filedb2::size |
| unsigned short int filedb2::gots |
| char filedb2::unused[512-sizeof(struct filler2)] |
Definition at line 79 of file dbcompat.h.
1.5.6