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

#include <trace_monitor_interface.h>

Inheritance diagram for simics::systemc::EventCallbackInterface:
simics::systemc::TraceEventAllDynamic simics::systemc::TraceProcessAllDynamic simics::systemc::awareness::ProxyEvent simics::systemc::awareness::ProxyProcess

Public Member Functions

virtual ~EventCallbackInterface ()
 
virtual void event_callback (const char *event_type, const char *class_type, void *object, const sc_core::sc_time &ts)=0
 

Constructor & Destructor Documentation

◆ ~EventCallbackInterface()

virtual simics::systemc::EventCallbackInterface::~EventCallbackInterface ( )
inlinevirtual

Member Function Documentation

◆ event_callback()

virtual void simics::systemc::EventCallbackInterface::event_callback ( const char *  event_type,
const char *  class_type,
void *  object,
const sc_core::sc_time &  ts 
)
pure virtual

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