Struct LoadPropertiesHandlers

Inheritance Relationships

Base Type

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