Zero  0.1.0
Classes | Functions
stnode_page.h File Reference
#include <vector>
#include "generic_page.h"
#include "latches.h"
#include "w_defines.h"
#include "sm_base.h"
#include "alloc_page.h"

Go to the source code of this file.

Classes

struct  stnode_t
 Persistent structure representing metadata for a store. More...
 
class  stnode_page
 Store-node page that contains one stnode_t for each (possibly deleted or uncreated) store belonging to a given volume. More...
 
class  stnode_cache_t
 Store creation/destroy/query interface. More...
 

Functions

 BOOST_STATIC_ASSERT (sizeof(stnode_page)==generic_page_header::page_sz)
 

Function Documentation

§ BOOST_STATIC_ASSERT()

BOOST_STATIC_ASSERT ( sizeof(stnode_page = =generic_page_header::page_sz)