EvtExtGeneratorCommandsTable.hh
Go to the documentation of this file.
static EvtExtGeneratorCommandsTable * getInstance() Definition: EvtExtGeneratorCommandsTable.cpp:33 std::map< std::string, GeneratorCommands > GlobalCommandMap Definition: EvtExtGeneratorCommandsTable.hh:30 GlobalCommandMap _commandMap Definition: EvtExtGeneratorCommandsTable.hh:50 const GeneratorCommands & getCommands(std::string extGenerator) Definition: EvtExtGeneratorCommandsTable.hh:40 void addCommand(std::string extGenerator, Command command) Definition: EvtExtGeneratorCommandsTable.hh:36 ~EvtExtGeneratorCommandsTable() Definition: EvtExtGeneratorCommandsTable.cpp:28 EvtExtGeneratorCommandsTable(const EvtExtGeneratorCommandsTable &) Definition: EvtExtGeneratorCommandsTable.hh:52 std::vector< Command > GeneratorCommands Definition: EvtExtGeneratorCommandsTable.hh:29 EvtExtGeneratorCommandsTable() Definition: EvtExtGeneratorCommandsTable.cpp:23 Generated by 1.8.15 |