gem5 v24.0.0.0
Loading...
Searching...
No Matches
sc_gem5::DynamicSensitivityEvent Class Reference

#include <sensitivity.hh>

Inheritance diagram for sc_gem5::DynamicSensitivityEvent:
sc_gem5::DynamicSensitivity sc_gem5::SensitivityEvent sc_gem5::Sensitivity sc_gem5::Sensitivity

Private Member Functions

 DynamicSensitivityEvent (Process *p, const sc_core::sc_event *e)
 

Friends

void newDynamicSensitivityEvent (Process *p, const sc_core::sc_event *e)
 

Additional Inherited Members

- Public Types inherited from sc_gem5::Sensitivity
enum  Category { Static , Dynamic }
 
- Public Member Functions inherited from sc_gem5::DynamicSensitivity
Category category () override
 
- Public Member Functions inherited from sc_gem5::Sensitivity
void satisfy ()
 
virtual bool notifyWork (Event *e)
 
bool notify (Event *e)
 
bool ofMethod ()
 
- Public Member Functions inherited from sc_gem5::SensitivityEvent
void clear () override
 
- Protected Member Functions inherited from sc_gem5::DynamicSensitivity
 DynamicSensitivity (Process *p)
 
void addToEvent (const ::sc_core::sc_event *e) override
 
void delFromEvent (const ::sc_core::sc_event *e) override
 
- Protected Member Functions inherited from sc_gem5::Sensitivity
 Sensitivity (Process *p)
 
virtual ~Sensitivity ()
 
- Protected Member Functions inherited from sc_gem5::SensitivityEvent
 SensitivityEvent (Process *p, const ::sc_core::sc_event *e=nullptr)
 
- Protected Attributes inherited from sc_gem5::Sensitivity
Processprocess
 
- Protected Attributes inherited from sc_gem5::SensitivityEvent
const ::sc_core::sc_eventevent
 

Detailed Description

Definition at line 256 of file sensitivity.hh.

Constructor & Destructor Documentation

◆ DynamicSensitivityEvent()

sc_gem5::DynamicSensitivityEvent::DynamicSensitivityEvent ( Process * p,
const sc_core::sc_event * e )
inlineprivate

Definition at line 263 of file sensitivity.hh.

Friends And Related Symbol Documentation

◆ newDynamicSensitivityEvent

void newDynamicSensitivityEvent ( Process * p,
const sc_core::sc_event * e )
friend

Definition at line 188 of file sensitivity.cc.


The documentation for this class was generated from the following file:

Generated on Tue Jun 18 2024 16:24:55 for gem5 by doxygen 1.11.0