#include <gpgme.h>
Inherits std::streambuf.
|
virtual std::streambuf::pos_type | seekoff (std::streambuf::off_type off, std::ios_base::seekdir dir, std::ios_base::openmode which) |
|
virtual std::streambuf::pos_type | seekpos (std::streambuf::pos_type sp, std::ios_base::openmode which) |
|
Definition at line 57 of file gpgme.h.
◆ data_streambuffer_t()
ledger::data_streambuffer_t::data_streambuffer_t |
( |
GpgME::Data & | _data | ) |
|
|
explicit |
◆ seekoff()
virtual std::streambuf::pos_type ledger::data_streambuffer_t::seekoff |
( |
std::streambuf::off_type | off, |
|
|
std::ios_base::seekdir | dir, |
|
|
std::ios_base::openmode | which ) |
|
protectedvirtual |
◆ seekpos()
virtual std::streambuf::pos_type ledger::data_streambuffer_t::seekpos |
( |
std::streambuf::pos_type | sp, |
|
|
std::ios_base::openmode | which ) |
|
protectedvirtual |
◆ underflow()
◆ bufsize
◆ cbuf
std::unique_ptr<char[]> ledger::data_streambuffer_t::cbuf |
◆ data
GpgME::Data& ledger::data_streambuffer_t::data |
The documentation for this class was generated from the following file: