Zero  0.1.0
Classes | Typedefs | Functions
alloc_page.h File Reference
#include "generic_page.h"
#include "sm_base.h"
#include "w_defines.h"

Go to the source code of this file.

Classes

class  alloc_page
 Free-page allocation/deallocation page. More...
 

Typedefs

typedef uint32_t extent_id_t
 

Functions

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

Typedef Documentation

§ extent_id_t

typedef uint32_t extent_id_t

Function Documentation

§ BOOST_STATIC_ASSERT()

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