#include <result.hxx>
Public Types | |
typedef CHAR | char_type |
typedef TRAITS | traits_type |
typedef traits_type::int_type | int_type |
typedef streamoff | off_type |
typedef streampos | pos_type |
typedef PGSTD::ios::openmode | openmode |
typedef PGSTD::ios::seekdir | seekdir |
Public Member Functions | |
field_streambuf (const result::field &F) | |
virtual int | sync () |
Protected Member Functions | |
virtual pos_type | seekoff (off_type, seekdir, openmode) |
virtual pos_type | seekpos (pos_type, openmode) |
virtual int_type | overflow (int_type) |
virtual int_type | underflow () |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|