X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fbinaryparser.h;fp=source%2Fbinaryparser.h;h=f1d51b236edc8b192c3644574905775c7cf9b9da;hb=505042fcda16151f5ace243c243d34af3efcf677;hp=560703c66ddb337791a98b7e72d8dc1c81262169;hpb=27630d44298cb67e075c166f4421288cc8ca117e;p=libs%2Fdatafile.git diff --git a/source/binaryparser.h b/source/binaryparser.h index 560703c..f1d51b2 100644 --- a/source/binaryparser.h +++ b/source/binaryparser.h @@ -15,6 +15,9 @@ Distributed under the LGPL namespace Msp { namespace DataFile { +/** +Parses data in binary format. +*/ class BinaryParser: public ParserMode { private: