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