#include <IniParser.h>
Public Member Functions | |
| FileDescr (char *fn) | |
| bool | changed () |
| FileDescr () | |
Public Attributes | |
| string | fn |
| string | sn |
| time_t | timestamp |
| FileDescr::FileDescr | ( | char * | fn | ) |
| FileDescr::FileDescr | ( | ) | [inline] |
| bool FileDescr::changed | ( | ) |
| string FileDescr::fn |
File name
| string FileDescr::sn |
Section name
| time_t FileDescr::timestamp |
Time of the last modification
1.5.0