16#ifndef SIMICS_SYSTEMC_IFACE_INSTRUMENTATION_PROCESS_ACTION_INTERFACE_H
17#define SIMICS_SYSTEMC_IFACE_INSTRUMENTATION_PROCESS_ACTION_INTERFACE_H
25namespace instrumentation {
31 const char *event_type,
32 const char *class_type,
34 sc_core::sc_time *timestamp,
Definition: proxy_interface.h:29
Definition: process_action_interface.h:28
virtual void process_state_change(awareness::ProxyInterface *proxy, const char *event_type, const char *class_type, void *object, sc_core::sc_time *timestamp, bool internal)=0
virtual ~ProcessActionInterface()
Definition: process_action_interface.h:37
Definition: pci_bus_interface.h:24