#include <jStreamUtil.h>
|
| charbuf (const char *s, const std::size_t count) |
|
|
pos_type | seekoff (off_type off, std::ios_base::seekdir dir, std::ios_base::openmode which=std::ios_base::in|std::ios_base::out) override |
|
pos_type | seekpos (pos_type sp, std::ios_base::openmode which) override |
|
◆ charbuf()
charbuf::charbuf |
( |
const char * |
s, |
|
|
const std::size_t |
count |
|
) |
| |
|
inline |
◆ seekoff()
pos_type charbuf::seekoff |
( |
off_type |
off, |
|
|
std::ios_base::seekdir |
dir, |
|
|
std::ios_base::openmode |
which = std::ios_base::in | std::ios_base::out |
|
) |
| |
|
inlineoverrideprotected |
◆ seekpos()
pos_type charbuf::seekpos |
( |
pos_type |
sp, |
|
|
std::ios_base::openmode |
which |
|
) |
| |
|
inlineoverrideprotected |
The documentation for this class was generated from the following file: