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

This is the complete list of members for trax::RollingStockFileReader_Base, 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
m_Parser (defined in trax::RollingStockFileReader_Base)trax::RollingStockFileReader_Baseprotected
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
RollingStockFileReader_Base(RollingStockParser &parser, std::filesystem::path basePath=std::filesystem::path{}) noexcept (defined in trax::RollingStockFileReader_Base)trax::RollingStockFileReader_Base