#include <signal_class.h>
Public Member Functions | |
| SignalClassBase (ConfObjectRef o) | |
Public Member Functions inherited from simics::systemc::systemc2simics::SignalClassBase | |
| SignalClassBase (ConfObjectRef o) | |
| void | finalize () override |
| iface::ScVersionInterface * | version () override |
| void | createGasket (iface::SimulationInterface *simulation) override |
Public Member Functions inherited from simics::systemc::GasketClassInterface | |
| virtual | ~GasketClassInterface () |
| virtual iface::ScVersionInterface * | version ()=0 |
| virtual void | createGasket (iface::SimulationInterface *simulation)=0 |
Public Member Functions inherited from simics::systemc::Version | |
| Version () | |
| const char * | kernel_version () const |
| const char * | library_version () const |
| const char * | library_kernel_version () const |
| const std::map< std::string, std::string > * | versions () const |
| bool | operator== (const iface::ScVersionInterface &rhs) const |
| bool | operator!= (const iface::ScVersionInterface &rhs) const |
Public Member Functions inherited from simics::systemc::iface::ScVersionInterface | |
| virtual const char * | kernel_version () const =0 |
| virtual const char * | library_version () const =0 |
| virtual const char * | library_kernel_version () const =0 |
| virtual const std::map< std::string, std::string > * | versions () const =0 |
| virtual | ~ScVersionInterface () |
Static Public Member Functions | |
| static conf_class_t * | registerGasketClass (const char *class_name) |
Additional Inherited Members | |
Protected Member Functions inherited from simics::systemc::Version | |
| void | setVersion (const std::string &key, const std::string &value) |
|
static |
|
explicit |