|
virtual int_type | pbackfail (int_type ch) |
|
virtual pos_type | seekoff (std::streambuf::off_type off, std::ios_base::seekdir way, std::ios_base::openmode=std::ios::in|std::ios::out) |
|
virtual pos_type | seekpos (std::streambuf::pos_type pos, std::ios_base::openmode which=std::ios::in|std::ios::out) |
|
virtual std::streamsize | showmanyc () |
|
virtual int_type | uflow () |
|
virtual int_type | underflow () |
|
◆ DataStreambuf()
Points::DataStreambuf::DataStreambuf |
( |
const std::vector< char > & |
data | ) |
|
|
explicit |
◆ ~DataStreambuf()
Points::DataStreambuf::~DataStreambuf |
( |
| ) |
|
◆ pbackfail()
virtual int_type Points::DataStreambuf::pbackfail |
( |
int_type |
ch | ) |
|
|
protectedvirtual |
◆ seekoff()
virtual pos_type Points::DataStreambuf::seekoff |
( |
std::streambuf::off_type |
off, |
|
|
std::ios_base::seekdir |
way, |
|
|
std::ios_base::openmode |
= std::ios::in | std::ios::out |
|
) |
| |
|
protectedvirtual |
◆ seekpos()
virtual pos_type Points::DataStreambuf::seekpos |
( |
std::streambuf::pos_type |
pos, |
|
|
std::ios_base::openmode |
which = std::ios::in | std::ios::out |
|
) |
| |
|
protectedvirtual |
◆ showmanyc()
virtual std::streamsize Points::DataStreambuf::showmanyc |
( |
| ) |
|
|
protectedvirtual |
◆ uflow()
virtual int_type Points::DataStreambuf::uflow |
( |
| ) |
|
|
protectedvirtual |
◆ underflow()
virtual int_type Points::DataStreambuf::underflow |
( |
| ) |
|
|
protectedvirtual |
The documentation for this class was generated from the following file:
- FreeCAD/src/Mod/Points/App/PointsAlgos.cpp