Boost.Nowide
Protected Member Functions | Protected Attributes | List of all members
boost::nowide::detail::fstream_impl< CharType, Traits, T_StreamType > Class Template Reference
Inheritance diagram for boost::nowide::detail::fstream_impl< CharType, Traits, T_StreamType >:
boost::nowide::detail::buf_holder< basic_filebuf< CharType, Traits > >

Protected Member Functions

void open (const std::string &file_name, std::ios_base::openmode mode=T_StreamType::mode())
 
template<typename Path >
detail::enable_if_path< Path, void >::type open (const Path &file_name, std::ios_base::openmode mode=T_StreamType::mode())
 
void open (const char *file_name, std::ios_base::openmode mode=T_StreamType::mode())
 
bool is_open ()
 
bool is_open () const
 
void close ()
 
internal_buffer_typerdbuf () const
 

Protected Attributes

buf_
 

The documentation for this class was generated from the following file: