Trax3 3.1.0
trax track library
Loading...
Searching...
No Matches
trax::RollingStockFileReader_Base Class Reference
Inheritance diagram for trax::RollingStockFileReader_Base:

Public Member Functions

 RollingStockFileReader_Base (RollingStockParser &parser, std::filesystem::path basePath=std::filesystem::path{}) noexcept
Public Member Functions inherited from trax::FileReader
 FileReader (std::filesystem::path basePath=std::filesystem::path{}) noexcept
bool operator() (std::filesystem::path filePath)
virtual bool Read (std::filesystem::path filePath)=0
 Reads an object from a file.

Protected Attributes

RollingStockParserm_Parser

Additional Inherited Members

Protected Member Functions inherited from trax::FileReader
std::filesystem::path GetBasePath () const noexcept
bool MakeValidPath (std::filesystem::path &path) const noexcept

The documentation for this class was generated from the following file: