This is the complete list of members for dotnamecpp::utils::IFileReader, including all inherited members.
| exists(const std::filesystem::path &filePath) const =0 | dotnamecpp::utils::IFileReader | pure virtual |
| getSize(const std::filesystem::path &filePath) const =0 | dotnamecpp::utils::IFileReader | pure virtual |
| read(const std::filesystem::path &filePath) const =0 | dotnamecpp::utils::IFileReader | pure virtual |
| readBytes(const std::filesystem::path &filePath) const =0 | dotnamecpp::utils::IFileReader | pure virtual |
| readLines(const std::filesystem::path &filePath) const =0 | dotnamecpp::utils::IFileReader | pure virtual |
| ~IFileReader()=default | dotnamecpp::utils::IFileReader | virtual |