#include "c-file-ptr-stream.h"
Public Member Functions | |
c_file_ptr_stream ()=delete | |
c_file_ptr_stream (FILE_T m_f, typename BUF_T::close_fcn m_cf=BUF_T::file_close) | |
~c_file_ptr_stream () | |
void | clear () |
BUF_T * | rdbuf () |
int | seek (off_t offset, int origin) |
void | stream_close () |
off_t | tell () |
Definition at line 109 of file c-file-ptr-stream.h.
|
delete |
|
inline |
Definition at line 116 of file c-file-ptr-stream.h.
|
inline |
Definition at line 123 of file c-file-ptr-stream.h.
|
inline |
Definition at line 134 of file c-file-ptr-stream.h.
|
inline |
Definition at line 125 of file c-file-ptr-stream.h.
|
inline |
Definition at line 129 of file c-file-ptr-stream.h.
|
inline |
Definition at line 127 of file c-file-ptr-stream.h.
|
inline |
Definition at line 132 of file c-file-ptr-stream.h.