#include <DataStreams.hpp>
|
virtual int | underflow () |
|
virtual pos_type | seekoff (off_type off, std::ios_base::seekdir way, std::ios_base::openmode which) |
|
virtual pos_type | seekpos (pos_type sp, std::ios_base::openmode which) |
|
Definition at line 63 of file DataStreams.hpp.
◆ DataIStreamBuf()
BLOCXX_NAMESPACE::DataIStreamBuf::DataIStreamBuf |
( |
int | dataLen, |
|
|
const unsigned char * | data ) |
|
inline |
◆ seekoff()
std::streambuf::pos_type BLOCXX_NAMESPACE::DataIStreamBuf::seekoff |
( |
off_type | off, |
|
|
std::ios_base::seekdir | way, |
|
|
std::ios_base::openmode | which ) |
|
protectedvirtual |
◆ seekpos()
std::streambuf::pos_type BLOCXX_NAMESPACE::DataIStreamBuf::seekpos |
( |
pos_type | sp, |
|
|
std::ios_base::openmode | which ) |
|
protectedvirtual |
◆ underflow()
int BLOCXX_NAMESPACE::DataIStreamBuf::underflow |
( |
| ) |
|
|
protectedvirtual |
The documentation for this class was generated from the following files: