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

/gem5/src/systemc/ext/core/
H A Dsc_object.hh70 void remove_all_attributes();
/gem5/src/systemc/tests/systemc/kernel/sc_object/test01/
H A Dtest01.cpp85 module.remove_all_attributes( );
/gem5/src/systemc/core/
H A Dsc_object.cc106 sc_object::remove_all_attributes() function in class:sc_core::sc_object
108 return _gem5_object->remove_all_attributes();
H A Dobject.hh75 void remove_all_attributes();
H A Dobject.cc220 Object::remove_all_attributes() function in class:sc_gem5::Object
/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_object.h97 void remove_all_attributes();
H A Dsc_object.cpp407 sc_object::remove_all_attributes() function in class:sc_core::sc_object

Completed in 10 milliseconds