Searched refs:ConstDirectIterator (Results 1 - 1 of 1) sorted by relevance

/gem5/src/systemc/ext/utils/
H A Dsc_vector.hh306 ConstDirectIterator; typedef in class:sc_core::sc_vector_iter
388 operator == (const ConstDirectIterator &other) const
393 operator != (const ConstDirectIterator &other) const
398 operator <= (const ConstDirectIterator &other) const
403 operator >= (const ConstDirectIterator &other) const
408 operator < (const ConstDirectIterator &other) const
413 operator > (const ConstDirectIterator &other) const
435 operator - (ConstDirectIterator const &other) const

Completed in 6 milliseconds