Struct SavePropertiesHandlers

Inheritance Relationships

Base Type

Struct Documentation

struct SavePropertiesHandlers : public SmartPeak::ApplicationProcessor

Public Functions

SavePropertiesHandlers() = default
inline explicit SavePropertiesHandlers(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 Members

std::vector<IPropertiesHandler*> properties_handlers