Searched refs:RUN_QUEUE_CLASS_NAME (Results 1 – 1 of 1) sorted by relevance
55 #define RUN_QUEUE_CLASS_NAME RunQueue<Element, MaxPriority, GetLink> macro77 const RUN_QUEUE_CLASS_NAME* fList;153 RUN_QUEUE_CLASS_NAME::ConstIterator::ConstIterator() in ConstIterator()161 RUN_QUEUE_CLASS_NAME::ConstIterator::ConstIterator(const RunQueue<Element, in ConstIterator()171 typename RUN_QUEUE_CLASS_NAME::ConstIterator&172 RUN_QUEUE_CLASS_NAME::ConstIterator::operator=(const ConstIterator& other)184 RUN_QUEUE_CLASS_NAME::ConstIterator::HasNext() const in HasNext()192 RUN_QUEUE_CLASS_NAME::ConstIterator::Next() in Next()209 RUN_QUEUE_CLASS_NAME::ConstIterator::Rewind() in Rewind()222 RUN_QUEUE_CLASS_NAME::ConstIterator::_FindNextPriority() in _FindNextPriority()[all …]