Struct LoadPropertiesHandlers¶
Defined in File LoadPropertiesHandlers.h
Inheritance Relationships¶
Base Type¶
public SmartPeak::ApplicationProcessor(Struct ApplicationProcessor)
Struct Documentation¶
-
struct LoadPropertiesHandlers : public SmartPeak::ApplicationProcessor¶
Public Functions
-
LoadPropertiesHandlers() = default¶
-
inline explicit LoadPropertiesHandlers(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¶
-
LoadPropertiesHandlers() = default¶