#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 108 of file c-file-ptr-stream.h.
|
delete |
|
inline |
Definition at line 114 of file c-file-ptr-stream.h.
|
inline |
Definition at line 121 of file c-file-ptr-stream.h.
|
inline |
Definition at line 132 of file c-file-ptr-stream.h.
|
inline |
Definition at line 123 of file c-file-ptr-stream.h.
|
inline |
Definition at line 127 of file c-file-ptr-stream.h.
|
inline |
Definition at line 125 of file c-file-ptr-stream.h.
|
inline |
Definition at line 130 of file c-file-ptr-stream.h.