FileDescr Struct Reference

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

#include <IniParser.h>

List of all members.

Public Member Functions

 FileDescr (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 ( 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 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.6.3