#include "TypesDef.h"#include <string>Go to the source code of this file.
Compounds | |
| class | cFile |
| cFile holds file data values. More... | |
Variables | |
| const Int | F_YEAR = 0 |
| const Int | F_MONTH = 1 |
| const Int | F_DAY = 2 |
| const Int | F_CD_NUM = 3 |
| const Int | F_FILENAME = 4 |
| const Int | F_SIZE = 5 |
| const Int | F_MD4 = 6 |
| const Int | F_PRIORITY = 7 |
| const Int | F_AVAILABILITY = 8 |
| const Int | F_COMMENT = 9 |
| const Int | F_DONE = 10 |
| const Int | F_CATEGORY = 11 |
| const Int | F_STORING = 12 |
| const Int | F_POSTER = 13 |
| const Int | NUM_OF_FILE_DATA = 14 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.2