mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
Migrate the Northstar code to the new framework.
This commit is contained in:
@@ -22,6 +22,8 @@ public:
|
||||
const ImageWriterProto& config);
|
||||
static std::unique_ptr<ImageWriter> createDiskCopyImageWriter(
|
||||
const ImageWriterProto& config);
|
||||
static std::unique_ptr<ImageWriter> createNsiImageWriter(
|
||||
const ImageWriterProto& config);
|
||||
|
||||
public:
|
||||
void printMap(const SectorSet& sectors);
|
||||
|
||||
Reference in New Issue
Block a user