16#ifndef SIMICS_SYSTEMC_AWARENESS_CONNECTION_END_POINT_H
17#define SIMICS_SYSTEMC_AWARENESS_CONNECTION_END_POINT_H
19#include <simics/cc-api.h>
35 sc_core::sc_interface *key);
38 static conf_object_t *createObject(
const std::string &name,
41 static std::map<sc_core::sc_interface *, conf_object_t *> end_points_;
Definition: connection_end_point.h:30
static conf_class_t * initClass()
static conf_object_t * getEndPoint(iface::SimulationInterface *simulation, sc_core::sc_interface *key)
ConnectionEndPoint(ConfObjectRef o)
Interface to the SystemC simulation.
Definition: simulation_interface.h:27
Definition: pci_bus_interface.h:24