|
xapian-core
2.0.0
|
HoneyVersion class. More...
#include "honey_defs.h"#include "omassert.h"#include <algorithm>#include <string>#include <string_view>#include "backends/uuids.h"#include "internaltypes.h"#include "min_non_zero.h"#include "xapian/types.h"
Include dependency graph for honey_version.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Honey::RootInfo |
| class | HoneyVersion |
| The HoneyVersion class manages the revision files. More... | |
Namespaces | |
| Honey | |
Macros | |
| #define | HONEY_VERSION_MAX_SIZE 1024 |
| Maximum size to allow for honey version file data in single file DB. More... | |
HoneyVersion class.
Definition in file honey_version.h.
| #define HONEY_VERSION_MAX_SIZE 1024 |
Maximum size to allow for honey version file data in single file DB.
Definition at line 70 of file honey_version.h.