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

#include <sc_gasket_info_simics_adapter.h>

Inheritance diagram for simics::systemc::iface::ScGasketInfoSimicsAdapter< TBase, TInterface >:
simics::systemc::iface::SimicsAdapter< sc_gasket_info_interface_t > simics::systemc::Registrant< SimicsAdapterInterface >

Public Member Functions

 ScGasketInfoSimicsAdapter ()
 
- Public Member Functions inherited from simics::systemc::iface::SimicsAdapter< sc_gasket_info_interface_t >
 SimicsAdapter (const char *name, sc_gasket_info_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 simics2tlm (conf_object_t *obj)
 
static attr_value_t tlm2simics (conf_object_t *obj)
 
static attr_value_t simics2systemc (conf_object_t *obj)
 
static attr_value_t systemc2simics (conf_object_t *obj)
 
static attr_value_t vec2list (const std::vector< std::vector< std::string > > *v)
 
- Static Protected Member Functions inherited from simics::systemc::iface::SimicsAdapter< sc_gasket_info_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_gasket_info_interface_t >
std::vector< std::string > descriptionBase (conf_object_t *obj, DescriptionType type)
 

Constructor & Destructor Documentation

◆ ScGasketInfoSimicsAdapter()

template<typename TBase , typename TInterface = ScGasketInfoInterface>
simics::systemc::iface::ScGasketInfoSimicsAdapter< TBase, TInterface >::ScGasketInfoSimicsAdapter ( )
inline

Member Function Documentation

◆ simics2systemc()

template<typename TBase , typename TInterface = ScGasketInfoInterface>
static attr_value_t simics::systemc::iface::ScGasketInfoSimicsAdapter< TBase, TInterface >::simics2systemc ( conf_object_t *  obj)
inlinestaticprotected

◆ simics2tlm()

template<typename TBase , typename TInterface = ScGasketInfoInterface>
static attr_value_t simics::systemc::iface::ScGasketInfoSimicsAdapter< TBase, TInterface >::simics2tlm ( conf_object_t *  obj)
inlinestaticprotected

◆ systemc2simics()

template<typename TBase , typename TInterface = ScGasketInfoInterface>
static attr_value_t simics::systemc::iface::ScGasketInfoSimicsAdapter< TBase, TInterface >::systemc2simics ( conf_object_t *  obj)
inlinestaticprotected

◆ tlm2simics()

template<typename TBase , typename TInterface = ScGasketInfoInterface>
static attr_value_t simics::systemc::iface::ScGasketInfoSimicsAdapter< TBase, TInterface >::tlm2simics ( conf_object_t *  obj)
inlinestaticprotected

◆ vec2list()

template<typename TBase , typename TInterface = ScGasketInfoInterface>
static attr_value_t simics::systemc::iface::ScGasketInfoSimicsAdapter< TBase, TInterface >::vec2list ( const std::vector< std::vector< std::string > > *  v)
inlinestaticprotected

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