Struct IApplicationProcessorObserver¶
Defined in File IApplicationProcessorObserver.h
Inheritance Relationships¶
Derived Types¶
public SmartPeak::EventDispatcher(Struct EventDispatcher)public SmartPeak::ProgressInfo(Class ProgressInfo)
Struct Documentation¶
-
struct SmartPeak::IApplicationProcessorObserver¶
Subclassed by SmartPeak::EventDispatcher, SmartPeak::ProgressInfo
Public Functions
-
virtual void onApplicationProcessorStart(const std::vector<std::string> &commands) = 0¶
Parameters have been updated
-
virtual void onApplicationProcessorCommandStart(size_t command_index, const std::string &command_name) = 0¶
-
virtual void onApplicationProcessorCommandEnd(size_t command_index, const std::string &command_name) = 0¶
-
virtual void onApplicationProcessorEnd() = 0¶
-
virtual void onApplicationProcessorStart(const std::vector<std::string> &commands) = 0¶