28 #ifndef __SYSTEMC_EXT_CORE_SC_PRIM_HH__ 29 #define __SYSTEMC_EXT_CORE_SC_PRIM_HH__ 47 class sc_event_and_list;
48 class sc_event_or_list;
53 virtual const char *
kind()
const {
return "sc_prim_channel"; }
60 void request_update();
61 void async_request_update();
112 #endif //__SYSTEMC_EXT_CORE_SC_PRIM_HH__ virtual void start_of_simulation()
uint64_t getChangeStamp()
sc_gem5::Channel * _gem5_channel
virtual void end_of_simulation()
virtual const char * kind() const
virtual void before_end_of_elaboration()
virtual void end_of_elaboration()
Group & operator=(const Group &)=delete