yast2-core
|
File description (name, section name, mtime); ini-agent. More...
#include <IniParser.h>
Public Member Functions | |
FileDescr (char *fn) | |
bool | changed () |
FileDescr () | |
Public Attributes | |
string | fn |
string | sn |
time_t | timestamp |
File description (name, section name, mtime); ini-agent.
|
inline |
string FileDescr::fn |
File name
Referenced by changed(), and FileDescr().
string FileDescr::sn |
Section name
Referenced by FileDescr().
time_t FileDescr::timestamp |
Time of the last modification
Referenced by changed(), and FileDescr().