mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
Switch to resource path type thingies for specifying flux file types, where
appropriate. Much better.
This commit is contained in:
@@ -25,6 +25,7 @@ private:
|
||||
|
||||
public:
|
||||
static std::unique_ptr<FluxSource> create(const FluxSourceProto& spec);
|
||||
static void updateConfigForFilename(const std::string& filename);
|
||||
|
||||
public:
|
||||
virtual std::unique_ptr<Fluxmap> readFlux(int track, int side) = 0;
|
||||
|
||||
Reference in New Issue
Block a user