std::vector< Command > GeneratorCommands
std::map< std::string, std::string > Command
std::map< std::string, GeneratorCommands > GlobalCommandMap
void addCommand(std::string extGenerator, Command command)
EvtExtGeneratorCommandsTable(const EvtExtGeneratorCommandsTable &)
const GeneratorCommands & getCommands(std::string extGenerator)
static EvtExtGeneratorCommandsTable * getInstance()
GlobalCommandMap m_commandMap