ElectroBookInfoEntry()
ElectroBookInfoEntry constructor.
std::string src_ocr
Author of the original (online) document, if this is a conversion.
Definition ElectroBookInfoEntry.h:86
std::string publisher
File publisher.
Definition ElectroBookInfoEntry.h:106
std::string program_used
Program used to create file.
Definition ElectroBookInfoEntry.h:70
std::string author
Author of file.
Definition ElectroBookInfoEntry.h:65
std::string version
File version.
Definition ElectroBookInfoEntry.h:96
ElectroBookInfoEntry & operator=(const ElectroBookInfoEntry &other)
operator =
std::string src_url
Source URL if this document is a conversion of some other (online) document.
Definition ElectroBookInfoEntry.h:81
bool available
Indicates if any information is available.
Definition ElectroBookInfoEntry.h:60
ElectroBookInfoEntry(const ElectroBookInfoEntry &other)
ElectroBookInfoEntry copy constructor.
std::string id
Unique file identifier.
Definition ElectroBookInfoEntry.h:91
ElectroBookInfoEntry & operator=(ElectroBookInfoEntry &&other)
operator =
ElectroBookInfoEntry(ElectroBookInfoEntry &&other)
ElectroBookInfoEntry move constructor.
std::string date
Date of file creation.
Definition ElectroBookInfoEntry.h:75
std::string history
History of file changes.
Definition ElectroBookInfoEntry.h:101