Struct StoreSequence¶
Defined in File SequenceProcessor.h
Inheritance Relationships¶
Base Types¶
public SmartPeak::SequenceProcessor(Struct SequenceProcessor)public SmartPeak::IFilePickerHandler(Struct IFilePickerHandler)
Struct Documentation¶
-
struct StoreSequence : public SmartPeak::SequenceProcessor, public SmartPeak::IFilePickerHandler¶
Public Functions
-
virtual bool onFilePicked(const std::filesystem::path &filename, ApplicationHandler *application_handler) override¶
-
StoreSequence() = default¶
-
inline explicit StoreSequence(SequenceHandler &sh)¶
-
virtual void doProcess(Filenames &filenames_I) override¶
Sequence handler, used by all SequenceProcessor derived classes.
-
inline virtual std::string getName() const override¶
Get the processor struct name
-
inline virtual std::string getDescription() const override¶
Get the processor struct description
-
virtual bool onFilePicked(const std::filesystem::path &filename, ApplicationHandler *application_handler) override¶