DNotifier Struct Reference
Base object for receive and forward messages. More...
#include <dnotifier.h>
Data Fields | |
| update_func_ptr | update |
| Receive new attributes from other notifiers. | |
| List | targets |
| List of target notifiers to set new attributes to. | |
Detailed Description
Base object for receive and forward messages.It contains an update function used to update itslef and a list to notify other DNotifer eventually connected.
Definition at line 59 of file dnotifier.h.
The documentation for this struct was generated from the following file:
