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

#include <temporal_state_simics_adapter.h>

Inheritance diagram for simics::systemc::iface::TemporalStateSimicsAdapter< TBase, TInterface >:
simics::systemc::iface::SimicsAdapter< temporal_state_interface_t > simics::systemc::Registrant< SimicsAdapterInterface >

Public Member Functions

 TemporalStateSimicsAdapter ()
 
- Public Member Functions inherited from simics::systemc::iface::SimicsAdapter< temporal_state_interface_t >
 SimicsAdapter (const char *name, temporal_state_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 lang_void * save (conf_object_t *obj)
 
static void merge (conf_object_t *obj, lang_void *prev, lang_void *killed)
 
static void prepare_restore (conf_object_t *obj)
 
static void finish_restore (conf_object_t *obj, lang_void *state)
 
- Static Protected Member Functions inherited from simics::systemc::iface::SimicsAdapter< temporal_state_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< temporal_state_interface_t >
std::vector< std::string > descriptionBase (conf_object_t *obj, DescriptionType type)
 

Constructor & Destructor Documentation

◆ TemporalStateSimicsAdapter()

template<typename TBase , typename TInterface = TemporalStateInterface>
simics::systemc::iface::TemporalStateSimicsAdapter< TBase, TInterface >::TemporalStateSimicsAdapter ( )
inline

Member Function Documentation

◆ finish_restore()

template<typename TBase , typename TInterface = TemporalStateInterface>
static void simics::systemc::iface::TemporalStateSimicsAdapter< TBase, TInterface >::finish_restore ( conf_object_t *  obj,
lang_void *  state 
)
inlinestaticprotected

◆ merge()

template<typename TBase , typename TInterface = TemporalStateInterface>
static void simics::systemc::iface::TemporalStateSimicsAdapter< TBase, TInterface >::merge ( conf_object_t *  obj,
lang_void *  prev,
lang_void *  killed 
)
inlinestaticprotected

◆ prepare_restore()

template<typename TBase , typename TInterface = TemporalStateInterface>
static void simics::systemc::iface::TemporalStateSimicsAdapter< TBase, TInterface >::prepare_restore ( conf_object_t *  obj)
inlinestaticprotected

◆ save()

template<typename TBase , typename TInterface = TemporalStateInterface>
static lang_void * simics::systemc::iface::TemporalStateSimicsAdapter< TBase, TInterface >::save ( conf_object_t *  obj)
inlinestaticprotected

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