#include <file.hpp>
|
| basic_file_sink (const std::string &path, BOOST_IOS::openmode mode=BOOST_IOS::out) |
|
void | open (const std::string &path, BOOST_IOS::openmode mode=BOOST_IOS::out) |
|
|
std::streamsize | read (char_type *s, std::streamsize n) |
|
bool | putback (char_type c) |
|
std::streamsize | write (const char_type *s, std::streamsize n) |
|
std::streampos | seek (stream_offset off, BOOST_IOS::seekdir way, BOOST_IOS::openmode which=BOOST_IOS::in|BOOST_IOS::out) |
|
void | open (const std::string &path, BOOST_IOS::openmode mode=BOOST_IOS::in|BOOST_IOS::out, BOOST_IOS::openmode base_mode=BOOST_IOS::in|BOOST_IOS::out) |
|
bool | is_open () const |
|
void | close () |
|
bool | flush () |
|
void | imbue (const std::locale &loc) |
|
The documentation for this struct was generated from the following file:
- boost_1_57_0/boost/iostreams/device/file.hpp