7 #ifndef DOCUMENT_HASH_GENERATOR_H 8 #define DOCUMENT_HASH_GENERATOR_H 10 #include "DocumentHash.h" 26 #endif // DOCUMENT_HASH_GENERATOR_H Generates a DocumentHash value representing the state of the entire Document.
DocumentHash generate(const Document &document) const
Generate the hash for external storage.
Storage of one imported image and the data attached to that image.
DocumentHashGenerator()
Single constructor.