libkiwix/include
Matthieu Gautier 1dc9705597 Introduce LibraryPtr and ConstLibraryPtr.
As we enforce the use of Library through a shared_ptr, let's simplify
user life (and code) with new "type".
2023-10-05 16:37:22 +02:00
..
book.h Deprecated Book::getLanguage() 2023-03-08 15:24:53 +01:00
bookmark.h Add bookmarks support. 2018-12-02 15:47:29 +01:00
common.h Allow us to declare method to be deprecated. 2018-04-19 18:04:07 +02:00
downloader.h Remove the default value of follow parameter in `updateStatus`. 2023-02-08 15:42:17 +01:00
kiwix.h New kiwix::getVersions() and printVersions() 2022-01-02 12:22:11 +01:00
kiwixserve.h add setPort() method 2019-10-28 15:56:49 +01:00
library.h Introduce LibraryPtr and ConstLibraryPtr. 2023-10-05 16:37:22 +02:00
manager.h Introduce LibraryPtr and ConstLibraryPtr. 2023-10-05 16:37:22 +02:00
meson.build Remove dumpers from the public API. 2023-09-19 16:46:58 +02:00
name_mapper.h Make the `UpdatableNameMapper` keep a `shared_ptr`. 2023-09-25 16:31:55 +02:00
opds_catalog.h OpdsCatalog::getSearchUrl() 2021-06-30 18:27:00 +02:00
search_renderer.h Make `SearchRendered` taking a const pointer. 2023-10-05 16:37:22 +02:00
server.h Make the `Server` keep a `shared_ptr` instead of a raw NameMapper pointer. 2023-10-05 16:37:22 +02:00
tools.h Move getLanguageSelfName to tools.h 2023-07-26 16:02:32 +05:30
version.h Include iostream header in include/version.h 2022-07-05 20:47:14 +05:30