Go to the documentation of this file.
28 #ifndef __SYSTEMC_CORE_SENSITIVITY_HH__
29 #define __SYSTEMC_CORE_SENSITIVITY_HH__
43 class sc_event_and_list;
44 class sc_event_or_list;
45 class sc_event_finder;
70 virtual void addToEvent(const ::sc_core::sc_event *
e) = 0;
74 virtual void clear() = 0;
101 void addToEvent(const ::sc_core::sc_event *
e)
override;
116 void addToEvent(const ::sc_core::sc_event *
e)
override;
146 std::set<const ::sc_core::sc_event *>
events;
150 Process *
p,
const std::set<const ::sc_core::sc_event *> &
s) :
299 #endif //__SYSTEMC_CORE_SENSITIVITY_HH__
DynamicSensitivity(Process *p)
StaticSensitivity(Process *p)
friend void newDynamicSensitivityEvent(Process *p, const sc_core::sc_event *e)
void newStaticSensitivityEvent(Process *p, const sc_core::sc_event *e)
void addToEvent(const ::sc_core::sc_event *e) override
std::vector< StaticSensitivity * > StaticSensitivities
void delFromEvent(const ::sc_core::sc_event *e) override
std::set< const ::sc_core::sc_event * > events
friend void newDynamicSensitivityEventOrList(Process *p, const sc_core::sc_event_or_list *eol)
friend void newStaticSensitivityExport(Process *p, const sc_core::sc_export_base *exp)
SensitivityEvent(Process *p, const ::sc_core::sc_event *e=nullptr)
const sc_core::sc_event_finder * finder
void newDynamicSensitivityEventOrList(Process *p, const sc_core::sc_event_or_list *eol)
friend void newStaticSensitivityPort(Process *p, const sc_core::sc_port_base *pb)
std::vector< DynamicSensitivity * > DynamicSensitivities
StaticSensitivityEvent(Process *p, const sc_core::sc_event *e)
bool notifyWork(Event *e) override
void newStaticSensitivityFinder(Process *p, const sc_core::sc_event_finder *f)
void delFromEvent(const ::sc_core::sc_event *e) override
StaticSensitivityExport(Process *p, const sc_core::sc_export_base *exp)
virtual void delFromEvent(const ::sc_core::sc_event *e)=0
void addEvent(const ::sc_core::sc_event *event)
void newStaticSensitivityExport(Process *p, const sc_core::sc_export_base *exp)
void newDynamicSensitivityEvent(Process *p, const sc_core::sc_event *e)
friend void newStaticSensitivityInterface(Process *p, const sc_core::sc_interface *i)
void newDynamicSensitivityEventAndList(Process *p, const sc_core::sc_event_and_list *eal)
StaticSensitivityInterface(Process *p, const sc_core::sc_interface *i)
const ::sc_core::sc_event & find(::sc_core::sc_interface *i)
virtual bool notifyWork(Event *e)
void newStaticSensitivityPort(Process *p, const sc_core::sc_port_base *pb)
virtual Category category()=0
StaticSensitivityPort(Process *p)
friend void newStaticSensitivityEvent(Process *p, const sc_core::sc_event *e)
SensitivityEvents(Process *p, const std::set< const ::sc_core::sc_event * > &s)
DynamicSensitivityEvent(Process *p, const sc_core::sc_event *e)
DynamicSensitivityEventAndList(Process *p, const sc_core::sc_event_and_list *eal)
StaticSensitivityFinder(Process *p, const sc_core::sc_event_finder *f)
const ::sc_core::sc_event * event
void addToEvent(const ::sc_core::sc_event *e) override
void newStaticSensitivityInterface(Process *p, const sc_core::sc_interface *i)
SensitivityEvents(Process *p)
Category category() override
bool notifyWork(Event *e) override
friend void newStaticSensitivityFinder(Process *p, const sc_core::sc_event_finder *f)
virtual void addToEvent(const ::sc_core::sc_event *e)=0
DynamicSensitivityEventOrList(Process *p, const sc_core::sc_event_or_list *eol)
friend void newDynamicSensitivityEventAndList(Process *p, const sc_core::sc_event_and_list *eal)
Category category() override
Generated on Wed Sep 30 2020 14:02:14 for gem5 by doxygen 1.8.17