Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
file.hpp File Reference
#include <boost/iostreams/detail/config/wide_streams.hpp>
#include <locale>
#include <string>
#include <boost/iostreams/categories.hpp>
#include <boost/iostreams/detail/ios.hpp>
#include <boost/iostreams/detail/fstream.hpp>
#include <boost/iostreams/operations.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/iostreams/detail/config/disable_warnings.hpp>
#include <boost/iostreams/detail/config/enable_warnings.hpp>
Include dependency graph for file.hpp:

Classes

class  boost::iostreams::basic_file< Ch >
 
struct  boost::iostreams::basic_file< Ch >::category
 
struct  boost::iostreams::basic_file_source< Ch >
 
struct  boost::iostreams::basic_file_source< Ch >::category
 
struct  boost::iostreams::basic_file_sink< Ch >
 
struct  boost::iostreams::basic_file_sink< Ch >::category
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::iostreams
 

Typedefs

typedef basic_file< char > boost::iostreams::file
 
typedef basic_file< wchar_t > boost::iostreams::wfile
 
typedef basic_file_source< char > boost::iostreams::file_source
 
typedef basic_file_source
< wchar_t > 
boost::iostreams::wfile_source
 
typedef basic_file_sink< char > boost::iostreams::file_sink
 
typedef basic_file_sink< wchar_t > boost::iostreams::wfile_sink