Struct BuildCommandsFromNames

Inheritance Relationships

Base Type

Struct Documentation

struct BuildCommandsFromNames : public SmartPeak::ApplicationProcessor

Public Functions

inline BuildCommandsFromNames(ApplicationHandler &application_handler)
virtual bool doProcess() override
inline virtual std::string getName() const override

Get the processor struct name

Public Members

std::vector<std::string> names_
std::vector<ApplicationHandler::Command> commands_