Searched refs:NamedResourceTableIter (Results 1 – 3 of 3) sorted by relevance
25 template<class T> class NamedResourceTableIter; variable58 friend class NamedResourceTableIter<T>;63 class NamedResourceTableIter {65 NamedResourceTableIter(const NamedResourceTable<T> &table) in NamedResourceTableIter() function
37 typedef NamedResourceTableIter<Notation> NotationIter;39 typedef NamedResourceTableIter<Entity> EntityIter;181 return NamedResourceTableIter<Entity>(generalEntityTable_); in generalEntityIter()195 return NamedResourceTableIter<Entity>(parameterEntityTable_); in parameterEntityIter()382 return NamedResourceTableIter<Notation>(notationTable_); in notationIter()
290 __instantiate(NamedResourceTableIter < Entity >\292 __instantiate(NamedResourceTableIter < Notation >\