#include <Filestream.h>
|
std::streamsize | xsputn (const char_type *s, std::streamsize n) |
|
int_type | overflow (int_type c=traits_type::eof()) |
|
int | sync () |
|
◆ ODevFileStreamBuf()
template<typename CharType , typename Traits >
◆ ~ODevFileStreamBuf()
template<typename CharType , typename Traits >
◆ close()
template<typename CharType , typename Traits >
◆ is_open()
template<typename CharType , typename Traits >
◆ open()
template<typename CharType , typename Traits >
◆ overflow()
template<typename CharType , typename Traits >
int_type overflow |
( |
int_type |
c = traits_type::eof() | ) |
|
|
inlineprotected |
◆ sync()
template<typename CharType , typename Traits >
◆ xsputn()
template<typename CharType , typename Traits >
std::streamsize xsputn |
( |
const char_type * |
s, |
|
|
std::streamsize |
n |
|
) |
| |
|
inlineprotected |
The documentation for this class was generated from the following file: