#include <sal/config.h>
#include <memory>
#include <sal/types.h>
#include <rtl/string.h>
#include <store/types.h>
#include "storbase.hxx"
#include <string.h>
Go to the source code of this file.
|
| namespace | store |
| | Old OStorePageCache implementation.
|
| |
◆ STORE_LIMIT_DATAPAGE_DIRECT
| #define STORE_LIMIT_DATAPAGE_DIRECT 16 |
◆ STORE_LIMIT_DATAPAGE_DOUBLE
| #define STORE_LIMIT_DATAPAGE_DOUBLE 1 |
◆ STORE_LIMIT_DATAPAGE_SINGLE
| #define STORE_LIMIT_DATAPAGE_SINGLE 8 |
◆ STORE_LIMIT_DATAPAGE_TRIPLE
| #define STORE_LIMIT_DATAPAGE_TRIPLE 1 |
◆ STORE_MAGIC_DIRECTORYPAGE
| #define STORE_MAGIC_DIRECTORYPAGE sal_uInt32(0x62190120) |