-
Notifications
You must be signed in to change notification settings - Fork 82
NotifierDebug
Tom Barbette edited this page Oct 3, 2018
·
2 revisions
NotifierDebug — Click element; useful for debugging notification
NotifierDebug()
Ports: 1 input, 1 output
Processing: agnostic
Responds to each packet by pushing it unchanged out its first output. The purpose of this element is that it provides a "signal" handler, which reports the unparsed version of the appropriate notification signal. If the element is in a push context, this is the downstream full signal; if it's in a pull context, this is the upstream empty signal.
- signal (read-only) — Returns the unparsed version of the signal.
Generated by click-elem2man from ../elements/test/notifierdebug.hh:7
on 2018/10/03.