|
yast2-core
|
File description (name, section name, mtime); ini-agent. More...
#include <IniParser.h>
Public Member Functions | |
| FileDescr (const char *fn) | |
| bool | changed () |
| FileDescr () | |
Public Attributes | |
| string | fn |
| string | sn |
| time_t | timestamp |
File description (name, section name, mtime); ini-agent.
| FileDescr::FileDescr | ( | const char * | fn | ) |
References y2error.
|
inline |
| bool FileDescr::changed | ( | ) |
References y2error.
| string FileDescr::fn |
Target file name including agent root prefix
| string FileDescr::sn |
Section name
| time_t FileDescr::timestamp |
Time of the last modification
1.8.11