Drizzled Public API Documentation
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
fut0fut.h
Go to the documentation of this file.
1
/*****************************************************************************
2
3
Copyright (C) 1995, 2009, Innobase Oy. All Rights Reserved.
4
5
This program is free software; you can redistribute it and/or modify it under
6
the terms of the GNU General Public License as published by the Free Software
7
Foundation; version 2 of the License.
8
9
This program is distributed in the hope that it will be useful, but WITHOUT
10
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
11
FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
12
13
You should have received a copy of the GNU General Public License along with
14
this program; if not, write to the Free Software Foundation, Inc., 51 Franklin
15
St, Fifth Floor, Boston, MA 02110-1301 USA
16
17
*****************************************************************************/
18
19
/******************************************************************/
27
#pragma once
28
#ifndef fut0fut_h
29
#define fut0fut_h
30
31
#include "univ.i"
32
33
#include "
fil0fil.h
"
34
#include "
mtr0mtr.h
"
35
36
/********************************************************************/
40
UNIV_INLINE
41
byte*
42
fut_get_ptr
(
43
/*========*/
44
ulint space,
45
ulint zip_size,
47
fil_addr_t
addr,
48
ulint rw_latch,
49
mtr_t
* mtr);
51
#ifndef UNIV_NONINL
52
#include "fut0fut.ic"
53
#endif
54
55
#endif
56
fil0fil.h
fil_addr_struct
Definition:
fil0fil.h:66
mtr0mtr.h
mtr_struct
Definition:
mtr0mtr.h:441
fut_get_ptr
UNIV_INLINE byte * fut_get_ptr(ulint space, ulint zip_size, fil_addr_t addr, ulint rw_latch, mtr_t *mtr)
plugin
innobase
include
fut0fut.h
Generated on Mon Apr 28 2014 10:07:08 for drizzle by
1.8.6