LibreOffice Module store (master) 1
Classes | Namespaces | Variables
storbios.cxx File Reference
#include <sal/config.h>
#include "storbios.hxx"
#include <sal/types.h>
#include <sal/log.hxx>
#include <rtl/alloc.h>
#include <rtl/ref.hxx>
#include <osl/diagnose.h>
#include <osl/mutex.hxx>
#include <store/types.h>
#include "lockbyte.hxx"
#include "storcach.hxx"
Include dependency graph for storbios.cxx:

Go to the source code of this file.

Classes

struct  store::SuperBlockPage
 
class  store::OStorePageBIOS::AceCache
 

Namespaces

namespace  store
 Old OStorePageCache implementation.
 

Variables

constexpr sal_uInt32 STORE_MAGIC_SUPERBLOCK = 0x484D5343
 

Variable Documentation

◆ STORE_MAGIC_SUPERBLOCK

constexpr sal_uInt32 STORE_MAGIC_SUPERBLOCK = 0x484D5343
constexpr

Definition at line 39 of file storbios.cxx.