16#ifndef SIMICS_SYSTEMC_AWARENESS_PROXY_EVENT_H
17#define SIMICS_SYSTEMC_AWARENESS_PROXY_EVENT_H
39 const char *class_type,
41 const sc_core::sc_time &ts)
override;
Definition: trace_monitor_interface.h:30
Definition: proxy_event.h:32
void allProxiesInitialized() override
void connection_list_updated(ConnectionListState state) override
void event_callback(const char *event_type, const char *class_type, void *object, const sc_core::sc_time &ts) override
ProxyEvent(ConfObjectRef o)
Definition: sc_event_interface.h:24