X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Packets%2FVectorParser.hh;h=b1254dbf291b23b10d149e60cccdb4048605824d;hb=a4ebeef29f8eb69dc2dad10668d762540002b924;hp=e9378a59318c6b01064849054430ba376226d486;hpb=43ebe17b77586542dff65f2535815a19812e4316;p=senf.git diff --git a/Packets/VectorParser.hh b/Packets/VectorParser.hh index e9378a5..b1254db 100644 --- a/Packets/VectorParser.hh +++ b/Packets/VectorParser.hh @@ -236,6 +236,10 @@ namespace senf { SENF_PARSER_VECTOR ( vec, vec_size_, senf::UInt32Parser ); \endcode + \warning Realize, that the \a size field is controlled by the vector parser. This field + should therefore be declared either read-only or private and must be changed only via + the vector parser. + Further additional tags are supported which modify the way, the \a size field is interpreted: