Public Member Functions | |
FileInfo (Time tm) | |
FileInfo () | |
FileInfo (const std::string &filename) | |
Invokes system calls and fills in the FileInfo field. | |
Public Attributes | |
Time | change_time |
Friends | |
bool | operator== (const FileInfo &a, const FileInfo &b) |
code::FileChangeNotifier::FileInfo::FileInfo | ( | Time | tm | ) | [inline] |
code::FileChangeNotifier::FileInfo::FileInfo | ( | ) | [inline] |
code::FileChangeNotifier::FileInfo::FileInfo | ( | const std::string & | filename | ) |
Invokes system calls and fills in the FileInfo field.