|
bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
|


Public Member Functions | |
| void | finish () |
| void | open (int fd, unsigned bufsize=1) |
| int | overflow (int c) override |
| PPTStreamBuf (int fd, unsigned bufsize=1) | |
| int | sync () override |
Definition at line 38 of file PPTStreamBuf.h.
|
explicit |
Definition at line 53 of file PPTStreamBuf.cc.
|
override |
Definition at line 58 of file PPTStreamBuf.cc.
| void PPTStreamBuf::finish | ( | ) |
Definition at line 100 of file PPTStreamBuf.cc.
| void PPTStreamBuf::open | ( | int | fd, |
| unsigned | bufsize = 1 ) |
Definition at line 66 of file PPTStreamBuf.cc.
Definition at line 90 of file PPTStreamBuf.cc.
|
override |
Definition at line 76 of file PPTStreamBuf.cc.