Trax3 3.1.0
trax track library
Loading...
Searching...
No Matches
trax::FileReader Member List

This is the complete list of members for trax::FileReader, including all inherited members.

FileReader(std::filesystem::path basePath=std::filesystem::path{}) noexcept (defined in trax::FileReader)trax::FileReader
GetBasePath() const noexcept (defined in trax::FileReader)trax::FileReaderinlineprotected
MakeValidPath(std::filesystem::path &path) const noexcept (defined in trax::FileReader)trax::FileReaderprotected
operator()(std::filesystem::path filePath) (defined in trax::FileReader)trax::FileReaderinline
Read(std::filesystem::path filePath)=0trax::FileReaderpure virtual