Drizzled Public API Documentation

fil_addr_struct Struct Reference

#include <fil0fil.h>

List of all members.

Public Attributes

ulint page
ulint boffset

Detailed Description

File space address

Definition at line 66 of file fil0fil.h.


Member Data Documentation

byte offset within the page

Definition at line 68 of file fil0fil.h.

Referenced by flst_add_first(), flst_add_last(), flst_cut_end(), and flst_remove().

page number within a space

Definition at line 67 of file fil0fil.h.

Referenced by fil_addr_is_null(), flst_add_first(), flst_add_last(), flst_cut_end(), and flst_remove().


The documentation for this struct was generated from the following file: