STXXL  1.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
io.h
Go to the documentation of this file.
1 /***************************************************************************
2  * include/stxxl/bits/io/io.h
3  *
4  * Part of the STXXL. See http://stxxl.sourceforge.net
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 STXXL_IO_IO_HEADER
15 #define STXXL_IO_IO_HEADER
16 
17 #include <stxxl/request>
18 #include <stxxl/bits/io/file.h>
24 #include <stxxl/bits/io/mem_file.h>
30 #include <stxxl/bits/io/iostats.h>
31 #include <stxxl/bits/namespace.h>
32 
33 //! \c STXXL library namespace
35 
37 
38 #endif // !STXXL_IO_IO_HEADER
#define STXXL_BEGIN_NAMESPACE
Definition: namespace.h:16
#define STXXL_END_NAMESPACE
Definition: namespace.h:17