SystemC Library API Reference Manual
Reference documentation for the Simics SystemC Library.
 
Loading...
Searching...
No Matches
simics::systemc::TraceMonitorInterface Member List

This is the complete list of members for simics::systemc::TraceMonitorInterface, including all inherited members.

kernel_callback(int kernel_event_type, const char *event_type, const char *event_class_type, void *event_object, const sc_core::sc_time &ts)=0simics::systemc::TraceMonitorInterfacepure virtual
subscribe(const char *event_type, const void *obj, EventCallbackInterface *callback, bool trace)=0simics::systemc::TraceMonitorInterfacepure virtual
subscribeAllDynamic(const char *event_type, EventCallbackInterface *callback)=0simics::systemc::TraceMonitorInterfacepure virtual
unsubscribeAllDynamic(const char *event_type, EventCallbackInterface *callback)=0simics::systemc::TraceMonitorInterfacepure virtual
~TraceMonitorInterface()simics::systemc::TraceMonitorInterfaceinlinevirtual