12#ifndef ZYPP_CORE_FS_WATCHFILE_H
13#define ZYPP_CORE_FS_WATCHFILE_H
17#include <zypp/PathInfo.h>
Remember a files attributes to detect content changes.
WatchFile(const Pathname &path_r=Pathname(), Initial mode=INIT)
void ctorInit(Initial mode)
const Pathname & path() const
WatchFile(Pathname &&path_r, Initial mode=INIT)
Wrapper class for stat/lstat.
Easy-to use interface to the ZYPP dependency resolver.