X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Examples%2FRateStuffer%2FMainpage.dox;h=fb70e0f9a3f7511bf846c7589332da190b032597;hb=6c0332484574ed1cb571bbc0dc9f0a37d6653282;hp=4a3eda979cb6106c3d36cdcc677c136690cc6c04;hpb=e9f3f713ebd30170474b2f3f2b060a001aa9b422;p=senf.git diff --git a/Examples/RateStuffer/Mainpage.dox b/Examples/RateStuffer/Mainpage.dox index 4a3eda9..fb70e0f 100644 --- a/Examples/RateStuffer/Mainpage.dox +++ b/Examples/RateStuffer/Mainpage.dox @@ -20,6 +20,8 @@ // Free Software Foundation, Inc., // 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +using namespace senf::ppi::module; + /** \mainpage Example introducing the Packet Processing Infrastructure This example application implements a simple PPI application: It will read UDP packets from an @@ -60,16 +62,7 @@ \section setup Module setup -
- \ref senf::ppi::module::ThrottleBarrier - \ref senf::ppi::module::PassiveQueue - \ref senf::ppi::module::PassiveSocketSink<> - \ref RateFilter - \ref senf::ppi::module::PriorityJoin - \ref senf::ppi::module::ActiveSocketSource<> - \ref senf::ppi::module::CloneSource -
- \htmlonly ratestuffer \endhtmlonly + \diaimage ratestuffer.dia Above image depicts the module setup implementing the rate stuffer. A senf::ppi::module::ActiveSocketSource reads the incoming UDP packets and sends them into a