DFilter Struct Reference
A filter is an interface between two notifier. More...
#include <dnotifier.h>
Data Fields | |
| Node | link |
| Allow creating a list of dfilter objects. | |
| DNotifier * | target |
| Target of the filter. | |
| update_filter_ptr | update |
| Update function called by the source dnotifier. | |
| const DFilterMap * | map |
| Map for translating messages for target. | |
Detailed Description
A filter is an interface between two notifier.
It can translate messages between them through a map (if it is not null).
The documentation for this struct was generated from the following file:
![(please configure the [header_logo] section in trac.ini)](/chrome/site/bertos_logo.png)