12 #ifndef ZYPP_BASE_WATCHFILE_H
13 #define ZYPP_BASE_WATCHFILE_H
60 PathInfo pi( mode ==
INIT ? path_r : Pathname() );
65 const Pathname &
path()
const
90 #endif // ZYPP_BASE_WATCHFILE_H
Remember a files attributes to detect content changes.
const Pathname & path() const
WatchFile(const Pathname &path_r=Pathname(), Initial mode=INIT)