X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=PPI%2FAnnotationRouter.hh;h=e8ea799a94f997c2fdf2f33b22d7763af152c001;hb=a2b55397b6b4bd6420234c42ce06b2f1aa5a622a;hp=7eada36a6ee50828054c4bde55687313a5159060;hpb=dec815ada0f6022f479a45adc91b4e747cd20c9e;p=senf.git diff --git a/PPI/AnnotationRouter.hh b/PPI/AnnotationRouter.hh index 7eada36..e8ea799 100644 --- a/PPI/AnnotationRouter.hh +++ b/PPI/AnnotationRouter.hh @@ -51,7 +51,8 @@ namespace module { \li Comparison with '<' (\c LessThanCompatable concept) \li Copy construction and copy assignment (\c Copyable und \c Assignable concepts) (e.g. via compiler synthesized copy constructor and assignment operator) - \li Output streaming to an ostream via '\c <<' (\c OutputStreamable concept) + \li Output streaming to an ostream via '\c <<' (for error description purposes) (\c + OutputStreamable concept) The following annotation can be used to route the packets according to a mac address. \code