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

/gem5/src/systemc/ext/utils/
H A Dsc_vector.hh289 typedef sc_vector_iter ThisType; typedef in class:sc_core::sc_vector_iter
335 ThisType &
341 ThisType &
347 ThisType
350 ThisType old(*this);
354 ThisType
357 ThisType old(*this);
362 ThisType
365 return ThisType(it_ + n, get_policy());
367 ThisType
[all...]

Completed in 6 milliseconds