X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=PPI%2FActiveFeeder.hh;h=f9c7ed7a6d95b5c1e750b3cd2ca8029a409172f7;hb=6ba573a99f93543ee32292f79865751b3e9b89a4;hp=1039c5921c977c0e3bbff8cd6feb566cc5db142a;hpb=f73fa16ed5abdce272ac77f8b8b9ef2b9922c266;p=senf.git diff --git a/PPI/ActiveFeeder.hh b/PPI/ActiveFeeder.hh index 1039c59..f9c7ed7 100644 --- a/PPI/ActiveFeeder.hh +++ b/PPI/ActiveFeeder.hh @@ -1,8 +1,8 @@ // $Id$ // -// Copyright (C) 2007 -// Fraunhofer Institute for Open Communication Systems (FOKUS) -// Competence Center NETwork research (NET), St. Augustin, GERMANY +// Copyright (C) 2007 +// Fraunhofer Institute for Open Communication Systems (FOKUS) +// Competence Center NETwork research (NET), St. Augustin, GERMANY // Stefan Bund // // This program is free software; you can redistribute it and/or modify @@ -54,8 +54,8 @@ namespace module { { SENF_PPI_MODULE(ActiveFeeder); public: - connector::ActiveInput input; - connector::ActiveOutput output; + connector::ActiveInput<> input; + connector::ActiveOutput<> output; ActiveFeeder();