56 std::shared_ptr<BookInfoEntry>
61 handleDJVUmsgs(
const std::shared_ptr<ddjvu_context_t> &ctx,
62 const std::shared_ptr<ddjvu_document_t> &doc,
int *pipe);
65 getTag(
const std::string &exp,
const std::string &tag, std::string &line);
67 std::shared_ptr<AuxFunc> af;
69 std::filesystem::path djvu_file_path;
The BookParseEntry class.
Definition BookParseEntry.h:30