scc 2025.09
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.

Constructor & Destructor Documentation

◆ ~notification_handle()

virtual scc::observer::notification_handle::~notification_handle ( )
inlinevirtual

Definition at line 59 of file observer.h.


The documentation for this struct was generated from the following file:
  • /home/eyck/Projects/MINRES/SystemC-Components/src/sysc/scc/observer.h