UTILLib 2.0
Common C++ library with utilities.
|
This is the complete list of members for util::log::IFile, including all inherited members.
Checksum(const std::string &checksum) | util::log::IFile | inline |
Checksum() const | util::log::IFile | inline |
Filename(const std::string &filename) | util::log::IFile | |
Filename() const | util::log::IFile | inline |
FileSize(uint64_t size) | util::log::IFile | inline |
FileSize() const | util::log::IFile | inline |
IFile()=default | util::log::IFile | |
IFile(const std::string &filename) | util::log::IFile | explicit |
IFile(const IFile &source)=default | util::log::IFile | |
Modified(uint64_t ns1970) | util::log::IFile | inline |
Modified() const | util::log::IFile | inline |
Name() const | util::log::IFile | |
~IFile() | util::log::IFile | virtual |