SystemC Library API Reference Manual
Reference documentation for the Simics SystemC Library.
 
Loading...
Searching...
No Matches
simics::systemc::iface::instrumentation::ProcessActionInterface Class Referenceabstract

#include <process_action_interface.h>

Public Member Functions

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 ()
 

Constructor & Destructor Documentation

◆ ~ProcessActionInterface()

virtual simics::systemc::iface::instrumentation::ProcessActionInterface::~ProcessActionInterface ( )
inlinevirtual

Member Function Documentation

◆ process_state_change()

virtual void simics::systemc::iface::instrumentation::ProcessActionInterface::process_state_change ( awareness::ProxyInterface proxy,
const char *  event_type,
const char *  class_type,
void *  object,
sc_core::sc_time *  timestamp,
bool  internal 
)
pure virtual

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