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

#include <sensitivity.hh>

Inheritance diagram for sc_gem5::StaticSensitivityInterface:
sc_gem5::StaticSensitivity sc_gem5::SensitivityEvent sc_gem5::Sensitivity sc_gem5::Sensitivity

Protected Member Functions

 StaticSensitivityInterface (Process *p, const sc_core::sc_interface *i)
 
- Protected Member Functions inherited from sc_gem5::StaticSensitivity
 StaticSensitivity (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)
 

Friends

void newStaticSensitivityInterface (Process *p, const sc_core::sc_interface *i)
 

Additional Inherited Members

- Public Types inherited from sc_gem5::Sensitivity
enum  Category { Static , Dynamic }
 
- Public Member Functions inherited from sc_gem5::StaticSensitivity
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 Attributes inherited from sc_gem5::Sensitivity
Processprocess
 
- Protected Attributes inherited from sc_gem5::SensitivityEvent
const ::sc_core::sc_eventevent
 

Detailed Description

Definition at line 196 of file sensitivity.hh.

Constructor & Destructor Documentation

◆ StaticSensitivityInterface()

sc_gem5::StaticSensitivityInterface::StaticSensitivityInterface ( Process * p,
const sc_core::sc_interface * i )
protected

Definition at line 164 of file sensitivity.cc.

Friends And Related Symbol Documentation

◆ newStaticSensitivityInterface

void newStaticSensitivityInterface ( Process * p,
const sc_core::sc_interface * i )
friend

Definition at line 130 of file sensitivity.cc.


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

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