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

#include <event_action_interface.h>

Public Member Functions

virtual void triggered (awareness::ProxyInterface *proxy, const char *event_type, const char *class_type, void *object, sc_core::sc_time *timestamp)=0
 
virtual ~EventActionInterface ()
 

Constructor & Destructor Documentation

◆ ~EventActionInterface()

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

Member Function Documentation

◆ triggered()

virtual void simics::systemc::iface::instrumentation::EventActionInterface::triggered ( awareness::ProxyInterface proxy,
const char *  event_type,
const char *  class_type,
void *  object,
sc_core::sc_time *  timestamp 
)
pure virtual

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