Thrill
0.1
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 <
[email protected]
>
7
* Copyright (C) 2008 Andreas Beckmann <
[email protected]
>
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