#include <sc_process_simics_adapter.h>
|
| 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 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) |
| |
◆ ScProcessSimicsAdapter()
template<typename TBase , typename TInterface = ScProcessInterface>
◆ dump_state()
template<typename TBase , typename TInterface = ScProcessInterface>
◆ events()
template<typename TBase , typename TInterface = ScProcessInterface>
◆ file()
template<typename TBase , typename TInterface = ScProcessInterface>
◆ initialize()
template<typename TBase , typename TInterface = ScProcessInterface>
◆ line()
template<typename TBase , typename TInterface = ScProcessInterface>
◆ process_id()
template<typename TBase , typename TInterface = ScProcessInterface>
◆ run()
template<typename TBase , typename TInterface = ScProcessInterface>
◆ state()
template<typename TBase , typename TInterface = ScProcessInterface>
The documentation for this class was generated from the following file: