quic/qbox
Loading...
Searching...
No Matches
Public Member Functions | List of all members
sc_core::sc_sync_policy_base Struct Referenceabstract

Base class which gives the quantum (dynamically) and specifies if the window should stay open indefinitely or detach when there are no more events. A SC_ZERO_TIME quantum means sync on every time step. More...

#include <sync_window.h>

Inheritance diagram for sc_core::sc_sync_policy_base:
Inheritance graph
[legend]

Public Member Functions

virtual sc_core::sc_time quantum ()=0
 
virtual bool keep_alive ()=0
 

Detailed Description

Base class which gives the quantum (dynamically) and specifies if the window should stay open indefinitely or detach when there are no more events. A SC_ZERO_TIME quantum means sync on every time step.


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