yast2-core
Public Member Functions | Public Attributes | List of all members
FileDescr Struct Reference

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
 

Detailed Description

File description (name, section name, mtime); ini-agent.

Constructor & Destructor Documentation

FileDescr::FileDescr ( const char *  fn)

References fn, sn, timestamp, and y2error.

FileDescr::FileDescr ( )
inline

Member Function Documentation

bool FileDescr::changed ( )

References fn, timestamp, and y2error.

Member Data Documentation

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().


The documentation for this struct was generated from the following files:

Generated on a sunny day for yast2-core by doxygen 1.8.6