SystemC Library API Reference Manual
Reference documentation for the Simics SystemC Library.
 
Loading...
Searching...
No Matches
simics::systemc::iface::ScProcessSimicsAdapter< TBase, TInterface > Class Template Reference

#include <sc_process_simics_adapter.h>

Inheritance diagram for simics::systemc::iface::ScProcessSimicsAdapter< TBase, TInterface >:
simics::systemc::iface::SimicsAdapter< sc_process_interface_t > simics::systemc::Registrant< SimicsAdapterInterface >

Public Member Functions

 ScProcessSimicsAdapter ()
 
- Public Member Functions inherited from simics::systemc::iface::SimicsAdapter< sc_process_interface_t >
 SimicsAdapter (const char *name, sc_process_interface_t iface)
 
std::string name () const override
 
const interface_t * cstruct () const override
 
void set_simics_class (conf_class_t *conf_class) override
 
conf_class_t * simics_class () const override
 
void set_map_adapter (bool map) override
 
bool map_adapter () const override
 
- Public Member Functions inherited from simics::systemc::Registrant< SimicsAdapterInterface >
 Registrant ()
 
 Registrant (const Registrant &rhs)
 
virtual ~Registrant ()
 
void detach ()
 

Static Protected Member Functions

static attr_value_t events (conf_object_t *obj)
 
static const char * file (conf_object_t *obj)
 
static int line (conf_object_t *obj)
 
static int process_id (conf_object_t *obj)
 
static char * dump_state (conf_object_t *obj)
 
static bool initialize (conf_object_t *obj)
 
static int state (conf_object_t *obj)
 
static void run (conf_object_t *obj)
 
- Static Protected Member Functions inherited from simics::systemc::iface::SimicsAdapter< sc_process_interface_t >
static TInterface * adapterWithoutLocking (conf_object_t *obj)
 
static SimicsLock< TInterface > adapter (conf_object_t *obj, conf_object_t *obj_lock)
 
static SimicsLock< TInterface > adapter (conf_object_t *obj)
 

Additional Inherited Members

- Protected Member Functions inherited from simics::systemc::iface::SimicsAdapter< sc_process_interface_t >
std::vector< std::string > descriptionBase (conf_object_t *obj, DescriptionType type)
 

Constructor & Destructor Documentation

◆ ScProcessSimicsAdapter()

template<typename TBase , typename TInterface = ScProcessInterface>
simics::systemc::iface::ScProcessSimicsAdapter< TBase, TInterface >::ScProcessSimicsAdapter ( )
inline

Member Function Documentation

◆ dump_state()

template<typename TBase , typename TInterface = ScProcessInterface>
static char * simics::systemc::iface::ScProcessSimicsAdapter< TBase, TInterface >::dump_state ( conf_object_t *  obj)
inlinestaticprotected

◆ events()

template<typename TBase , typename TInterface = ScProcessInterface>
static attr_value_t simics::systemc::iface::ScProcessSimicsAdapter< TBase, TInterface >::events ( conf_object_t *  obj)
inlinestaticprotected

◆ file()

template<typename TBase , typename TInterface = ScProcessInterface>
static const char * simics::systemc::iface::ScProcessSimicsAdapter< TBase, TInterface >::file ( conf_object_t *  obj)
inlinestaticprotected

◆ initialize()

template<typename TBase , typename TInterface = ScProcessInterface>
static bool simics::systemc::iface::ScProcessSimicsAdapter< TBase, TInterface >::initialize ( conf_object_t *  obj)
inlinestaticprotected

◆ line()

template<typename TBase , typename TInterface = ScProcessInterface>
static int simics::systemc::iface::ScProcessSimicsAdapter< TBase, TInterface >::line ( conf_object_t *  obj)
inlinestaticprotected

◆ process_id()

template<typename TBase , typename TInterface = ScProcessInterface>
static int simics::systemc::iface::ScProcessSimicsAdapter< TBase, TInterface >::process_id ( conf_object_t *  obj)
inlinestaticprotected

◆ run()

template<typename TBase , typename TInterface = ScProcessInterface>
static void simics::systemc::iface::ScProcessSimicsAdapter< TBase, TInterface >::run ( conf_object_t *  obj)
inlinestaticprotected

◆ state()

template<typename TBase , typename TInterface = ScProcessInterface>
static int simics::systemc::iface::ScProcessSimicsAdapter< TBase, TInterface >::state ( conf_object_t *  obj)
inlinestaticprotected

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