X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Packets%2FParseHelpers.hh;h=9eff3949a311422884a3f7c58e2df7c61b214076;hb=c45c112ae88196ea8da9c5a9efb0e167196744d2;hp=ef5ec450b39e8f2b9c636efca43691d1332ebe01;hpb=412024ed31a4ab4eaea7a4165a434f8efebee325;p=senf.git diff --git a/Packets/ParseHelpers.hh b/Packets/ParseHelpers.hh index ef5ec45..9eff394 100644 --- a/Packets/ParseHelpers.hh +++ b/Packets/ParseHelpers.hh @@ -353,6 +353,9 @@ SENF_PARSER_INHERIT(BaseParser) \endcode + + If you want to define collection fields which reference auxiliary fields in the base parser, + you must define the base parser as a variable parser not a fixed parser. \param[in] base name of base class \hideinitializer