Searched refs:impl_map (Results 1 – 2 of 2) sorted by relevance
59 typedef std::map< std::string, BaseCommand* > impl_map; typedef in utils::cmdline::commands_map65 impl_map _commands;
49 for (typename impl_map::iterator iter = _commands.begin();136 typename impl_map::iterator iter = _commands.find(name);153 typename impl_map::const_iterator iter = _commands.find(name);