Struct LoadFilenames

Inheritance Relationships

Base Type

Struct Documentation

struct LoadFilenames : public SmartPeak::ApplicationProcessor

Public Functions

LoadFilenames() = default
inline explicit LoadFilenames(ApplicationHandler &application_handler)
virtual bool doProcess() override
inline virtual std::string getName() const override

Get the processor struct name

inline virtual std::string getDescription() const override

Get the processor struct description

Public Static Functions

static std::optional<Filenames> loadFilenamesFromDB(const std::filesystem::path &path_db)