MIRA
|
Files | |
file | ChannelContentChange.h [code] |
Filtering channel messages by only calling the callback function when the content has changed. | |
file | ChannelHysteresis.h [code] |
Hysteresis filter for subscribing to channels. | |
file | ChannelInterval.h [code] |
Filtering channel messages by only calling the callback function within a given interval. | |
file | ChannelSynchronizer.h [code] |
Filter for synchronized callbacks on subscribed channels. | |
file | ChannelVectorSynchronizer.h [code] |
Filter for synchronized callbacks on subscribed channels. | |