Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
file_descriptor.hpp File Reference
#include <string>
#include <boost/cstdint.hpp>
#include <boost/iostreams/categories.hpp>
#include <boost/iostreams/detail/config/auto_link.hpp>
#include <boost/iostreams/detail/config/dyn_link.hpp>
#include <boost/iostreams/detail/config/windows_posix.hpp>
#include <boost/iostreams/detail/file_handle.hpp>
#include <boost/iostreams/detail/ios.hpp>
#include <boost/iostreams/detail/path.hpp>
#include <boost/iostreams/positioning.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/config/abi_prefix.hpp>
#include <boost/config/abi_suffix.hpp>
Include dependency graph for file_descriptor.hpp:

Classes

class  boost::iostreams::file_descriptor
 
struct  boost::iostreams::file_descriptor::category
 
class  boost::iostreams::file_descriptor_source
 
struct  boost::iostreams::file_descriptor_source::category
 
class  boost::iostreams::file_descriptor_sink
 
struct  boost::iostreams::file_descriptor_sink::category
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::iostreams
 
 boost::iostreams::detail
 

Enumerations

enum  boost::iostreams::file_descriptor_flags {
  boost::iostreams::never_close_handle = 0,
  boost::iostreams::close_handle = 3
}