X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=PPI%2FEvents.ih;h=a2354c869c207448e6211e8ef81e1e6fe019ddc7;hb=6ba573a99f93543ee32292f79865751b3e9b89a4;hp=02c058617994aa6db15c899a657ff971e128048f;hpb=81ffa1c459b96dd44472bcef37e1e373934ee138;p=senf.git diff --git a/PPI/Events.ih b/PPI/Events.ih index 02c0586..a2354c8 100644 --- a/PPI/Events.ih +++ b/PPI/Events.ih @@ -1,8 +1,8 @@ // $Id$ // -// Copyright (C) 2007 -// Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS) -// Kompetenzzentrum fuer Satelitenkommunikation (SatCom) +// 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 @@ -34,6 +34,8 @@ namespace senf { namespace ppi { namespace detail { +#ifndef DOXYGEN + template struct EventArgType { @@ -46,6 +48,8 @@ namespace detail { typedef void type; }; +#endif + }}} ///////////////////////////////ih.e////////////////////////////////////////