gem5  v22.1.0.0
Private Member Functions | Friends | List of all members
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 Function 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 Wed Dec 21 2022 10:25:10 for gem5 by doxygen 1.9.1