CommandMap
CommandMap::const_iterator it = fCommands.find(name);
for (CommandMap::const_iterator it = fCommands.begin();
CommandMap fCommands;