|
scc 2025.09
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.
|
inlinevirtual |
Definition at line 59 of file observer.h.