This is the complete list of members for NotesKeeper, including all inherited members.
editNote(const NotesBaseEntry &nbe, const std::string ¬e) | NotesKeeper | |
getNote(const std::string &collection_name, const std::filesystem::path &book_file_full_path, const std::string &book_path) | NotesKeeper | |
getNotesForCollection(const std::string &collection_name) | NotesKeeper | |
loadBase() | NotesKeeper | |
NotesKeeper(const std::shared_ptr< AuxFunc > &af) | NotesKeeper | |
readNote(const NotesBaseEntry &nbe) | NotesKeeper | |
readNoteText(const NotesBaseEntry &nbe) | NotesKeeper | |
refreshCollection(const std::string &collection_name, const std::filesystem::path &reserve_directory, const bool &make_reserve) | NotesKeeper | |
removeCollection(const std::string &collection_name, const std::filesystem::path &reserve_directory, const bool &make_reserve) | NotesKeeper | |
removeNotes(const NotesBaseEntry &nbe, const std::filesystem::path &reserve_directory, const bool &make_reserve) | NotesKeeper | |
~NotesKeeper() | NotesKeeper | virtual |