X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=PPI%2FRoute.ih;h=46b7e8a8cdde2014b0e42145e5228a057e0704e1;hb=44c966bc9d744d0926cffd5184fdb77a62564c16;hp=b99d93d30bc5c8cf0cea3101f40137cbe6e0a631;hpb=550a30f99f2edbe72434c1b5f2a225320d0ef4ca;p=senf.git diff --git a/PPI/Route.ih b/PPI/Route.ih index b99d93d..46b7e8a 100644 --- a/PPI/Route.ih +++ b/PPI/Route.ih @@ -35,6 +35,8 @@ ///////////////////////////////ih.p//////////////////////////////////////// +#ifndef DOXYGEN + namespace senf { namespace ppi { namespace detail { @@ -72,7 +74,7 @@ namespace detail { typedef EventDescriptor type; }; - + // The RoutingTraits give routing related information about the argument type: // - Wether the type is a notifySource or notifyTarget // - Wether the type is dataSource or dataTarget @@ -199,6 +201,8 @@ namespace detail { }}} +#endif + ///////////////////////////////ih.e//////////////////////////////////////// #endif