Base class of notifier_list which holds data members and operation not dependent on template parameters (avoid code bloat). More...
Public Member Functions | |
void | clear_flow (void) |
bool | test_flow (void) const |
bool | test_flushing (void) const |
Protected Member Functions | |
void | set_flow (void) |
void | clear_flushing (void) |
void | set_flushing (void) |
Base class of notifier_list which holds data members and operation not dependent on template parameters (avoid code bloat).