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

/gem5/src/systemc/tests/systemc/utils/sc_vector/test03/
H A Dtest03.cpp82 typedef sc_core::sc_vector<sub_module> vec_type; typedef
83 vec_type const & children = dut.m_sub_vec;
85 for( vec_type::const_iterator it = children.begin();

Completed in 4 milliseconds