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

/gem5/src/systemc/tests/systemc/bugs/sc_string_bracket_assign/
H A Dsc_string_bracket_assign.cpp11 sc_string s5 = "abc";
12 sc_string s6 = s5;
/gem5/ext/systemc/src/sysc/utils/
H A Dsc_string.h22 sc_string.h -- Implementation of a simple string class.
29 // $Log: sc_string.h,v $
46 typedef sc_dt::sc_string_old sc_string; typedef
49 typedef ::std::string sc_string; typedef
62 // CLASS : sc_string
/gem5/ext/systemc/src/
H A Dsystemc.h342 typedef sc_dt::sc_string_old sc_string; typedef
345 typedef ::std::string sc_string; typedef

Completed in 5 milliseconds