]> git.tdb.fi Git - libs/datafile.git/blobdiff - source/binarydict.h
Add Readme.txt and some other documentation
[libs/datafile.git] / source / binarydict.h
index 3b195617b1c45c8933d815030685171911de6ab8..9309b4fffaefe39d381f78d2a40a2eb2f22c6068 100644 (file)
@@ -13,6 +13,9 @@ Distributed under the LGPL
 namespace Msp {
 namespace DataFile {
 
+/**
+Stores statement information for binary files.
+*/
 struct DictEntry
 {
        std::string keyword;