Go to the documentation of this file. 58 #ifndef __SYSTEMC_EXT_DT_FX_SCFX_STRING_HH__ 59 #define __SYSTEMC_EXT_DT_FX_SCFX_STRING_HH__ 98 operator const char * ();
116 char *temp =
new char[
m_alloc];
118 for (
int j = 0;
j < (int)
m_len; ++
j) {
170 for (
int j = i + 1;
j < (int)
m_len; ++
j)
191 inline scfx_string::operator
const char * ()
199 #endif // __SYSTEMC_EXT_DT_FX_SCFX_STRING_HH__
Generated on Fri Jul 3 2020 15:53:06 for gem5 by doxygen 1.8.13