Searched refs:EntryCollection (Results 1 – 2 of 2) sorted by relevance
52 typedef std::list<Entry> EntryCollection; typedef55 EntryCollection m_entries;
60 EntryCollection::const_iterator pos, end = m_entries.end(); in DoExecute()