Thrill  0.1
file.hpp File Reference
#include <cassert>
#include <limits>
#include <ostream>
#include <string>
#include <tlx/counting_ptr.hpp>
#include <tlx/logger/core.hpp>
#include <tlx/unused.hpp>
#include <foxxll/common/exceptions.hpp>
#include <foxxll/common/types.hpp>
#include <foxxll/config.hpp>
#include <foxxll/io/iostats.hpp>
#include <foxxll/io/request.hpp>
#include <foxxll/io/request_interface.hpp>
#include <foxxll/libfoxxll.hpp>
+ Include dependency graph for file.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  file
 

Namespaces

 foxxll
 FOXXLL library namespace
 

Typedefs

using file_ptr = tlx::counting_ptr< file >
 A reference counting pointer for file. More...