Struct SavePropertiesHandlers¶
Defined in File SavePropertiesHandlers.h
Inheritance Relationships¶
Base Type¶
public SmartPeak::ApplicationProcessor(Struct ApplicationProcessor)
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¶
-
SavePropertiesHandlers() = default¶