TPIE

v1.1rc1-6-g0c97303
file_stream.h File Reference

Simple class acting both as a tpie::file and a tpie::file::stream. More...

#include <tpie/tempname.h>
#include <tpie/file.h>
#include <tpie/memory.h>
#include <tpie/file_stream_base.h>

Go to the source code of this file.

Classes

class  tpie::file_stream< T >
 Simple class acting both as file and a file::stream. More...
 

Namespaces

 tpie
 TPIE's namespace.
 

Functions

template<typename T >
void std::swap (tpie::file_stream< T > &a, tpie::file_stream< T > &b)
 Enable std::swapping two tpie::file_streams. More...
 

Detailed Description

Simple class acting both as a tpie::file and a tpie::file::stream.

Definition in file file_stream.h.