scc  2022.4.0
SystemC components library
scc::observer::notification_handle Struct Referenceabstract

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
 

Detailed Description

A handle to be used be the observed object to notify the observer about a change.

Definition at line 57 of file observer.h.


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