Loading [MathJax]/extensions/tex2jax.js
Thrill
0.1
Main Page
Related Pages
Modules
+
Namespaces
Namespace List
+
Namespace Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
+
Variables
a
b
c
d
f
g
i
k
l
m
n
p
r
s
t
v
w
x
+
Typedefs
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
Enumerations
+
Enumerator
c
d
h
i
m
s
t
w
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
~
+
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Enumerations
+
Enumerator
a
b
c
d
f
m
n
o
p
r
s
t
v
w
+
Related Functions
o
p
s
+
Files
File List
+
File Members
+
All
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
w
+
Functions
b
c
d
f
g
h
j
l
m
o
p
r
s
t
u
w
Variables
Typedefs
+
Macros
_
a
b
c
d
f
h
i
l
m
o
p
s
t
u
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
io.hpp
Go to the documentation of this file.
1
/***************************************************************************
2
* foxxll/io.hpp
3
*
4
* Part of FOXXLL. See http://foxxll.org
5
*
6
* Copyright (C) 2002 Roman Dementiev <dementiev@mpi-sb.mpg.de>
7
* Copyright (C) 2008 Andreas Beckmann <beckmann@cs.uni-frankfurt.de>
8
*
9
* Distributed under the Boost Software License, Version 1.0.
10
* (See accompanying file LICENSE_1_0.txt or copy at
11
* http://www.boost.org/LICENSE_1_0.txt)
12
**************************************************************************/
13
14
#ifndef FOXXLL_IO_HEADER
15
#define FOXXLL_IO_HEADER
16
17
#include <
foxxll/common/aligned_alloc.hpp
>
18
#include <
foxxll/io/create_file.hpp
>
19
#include <
foxxll/io/disk_queues.hpp
>
20
#include <
foxxll/io/file.hpp
>
21
#include <
foxxll/io/fileperblock_file.hpp
>
22
#include <
foxxll/io/iostats.hpp
>
23
#include <
foxxll/io/linuxaio_file.hpp
>
24
#include <
foxxll/io/memory_file.hpp
>
25
#include <
foxxll/io/mmap_file.hpp
>
26
#include <
foxxll/io/request.hpp
>
27
#include <
foxxll/io/request_operations.hpp
>
28
#include <
foxxll/io/syscall_file.hpp
>
29
#include <
foxxll/io/wincall_file.hpp
>
30
31
//! \c FOXXLL library namespace
32
namespace
foxxll
{
33
34
// ...
35
36
}
// namespace foxxll
37
38
#endif // !FOXXLL_IO_HEADER
39
40
/**************************************************************************/
fileperblock_file.hpp
disk_queues.hpp
wincall_file.hpp
syscall_file.hpp
linuxaio_file.hpp
create_file.hpp
memory_file.hpp
file.hpp
iostats.hpp
foxxll
FOXXLL library namespace
Definition:
addressable_queues.hpp:23
request_operations.hpp
request.hpp
aligned_alloc.hpp
mmap_file.hpp
extlib
foxxll
foxxll
io.hpp
Generated on Mon Apr 6 2020 09:17:55 for Thrill by
1.8.13