X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fbinarywriter.h;fp=source%2Fbinarywriter.h;h=691ed701d3bcaa4be9c5641aeebddfb0391fabb9;hb=505042fcda16151f5ace243c243d34af3efcf677;hp=cf8f9fcaa016c35bfedb9172a6c0c76c940b00d5;hpb=27630d44298cb67e075c166f4421288cc8ca117e;p=libs%2Fdatafile.git diff --git a/source/binarywriter.h b/source/binarywriter.h index cf8f9fc..691ed70 100644 --- a/source/binarywriter.h +++ b/source/binarywriter.h @@ -15,6 +15,9 @@ Distributed under the LGPL namespace Msp { namespace DataFile { +/** +Writes data in binary format. +*/ class BinaryWriter: public WriterMode { private: