X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=PPI%2FRoute.ih;h=7637d3eff5b05ef482986e1ab33bcaf41ad579f3;hb=0327b3f303ea2a61d44a30bfaac022874dcf2a0d;hp=b99d93d30bc5c8cf0cea3101f40137cbe6e0a631;hpb=550a30f99f2edbe72434c1b5f2a225320d0ef4ca;p=senf.git diff --git a/PPI/Route.ih b/PPI/Route.ih index b99d93d..7637d3e 100644 --- a/PPI/Route.ih +++ b/PPI/Route.ih @@ -59,6 +59,8 @@ namespace detail { typedef Connector type; }; +#ifndef DOXYGEN + // RoutingTraits specialization for Event types. Events may be both dataSource or dataTarget but // cannot be notifySource. template @@ -72,6 +74,8 @@ namespace detail { typedef EventDescriptor type; }; + +#endif // The RoutingTraits give routing related information about the argument type: // - Wether the type is a notifySource or notifyTarget