X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=PPI%2FPassiveQueue.hh;h=dd851aa366e972a3d9efd3e4458eb50c6d56023d;hb=85843bd356b4380ec066e78517b7866b2f275db9;hp=9e6c6e0d67478c8077b87656b303905da46cfc11;hpb=be4cb7d4887e2db2ef5d76aeb7a6f0ef895d555b;p=senf.git diff --git a/PPI/PassiveQueue.hh b/PPI/PassiveQueue.hh index 9e6c6e0..dd851aa 100644 --- a/PPI/PassiveQueue.hh +++ b/PPI/PassiveQueue.hh @@ -45,6 +45,8 @@ namespace module { The PassiveQueue will automatically throttle in both directions. Throttling on the input connector is the standard throttling as implemented in connector::PassiveInput. Additional, forward throttling notifications are sent out whenever the queue is empty. + + \ingroup adapter_modules */ class PassiveQueue : public module::Module