gem5  v20.1.0.0
Public Member Functions | List of all members
ClockRateControlSlaveBase Class Reference

#include <exported_clock_rate_control.hh>

Inheritance diagram for ClockRateControlSlaveBase:
ClockRateControlFwIf sc_core::sc_interface

Public Member Functions

 ClockRateControlSlaveBase (const std::string &name)
 
- Public Member Functions inherited from ClockRateControlFwIf
virtual ~ClockRateControlFwIf ()
 
virtual void set_mul_div (uint64_t mul, uint64_t div)=0
 
- Public Member Functions inherited from sc_core::sc_interface
virtual void register_port (sc_port_base &, const char *)
 
virtual const sc_eventdefault_event () const
 
virtual ~sc_interface ()
 

Additional Inherited Members

- Protected Member Functions inherited from sc_core::sc_interface
 sc_interface ()
 

Detailed Description

Definition at line 54 of file exported_clock_rate_control.hh.

Constructor & Destructor Documentation

◆ ClockRateControlSlaveBase()

ClockRateControlSlaveBase::ClockRateControlSlaveBase ( const std::string &  name)
inline

Definition at line 57 of file exported_clock_rate_control.hh.


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

Generated on Wed Sep 30 2020 14:02:22 for gem5 by doxygen 1.8.17