scc
2022.4.0
SystemC components library
|
A handle to be used be the observed object to notify the observer about a change. More...
#include <observer.h>
Public Member Functions | |
virtual bool | notify ()=0 |
A handle to be used be the observed object to notify the observer about a change.
Definition at line 57 of file observer.h.