#include <channel.h>
§ PChannelStreamBuffer() [1/2]
PChannelStreamBuffer::PChannelStreamBuffer |
( |
PChannel * |
chan | ) |
|
|
protected |
§ PChannelStreamBuffer() [2/2]
§ operator=()
§ overflow()
virtual int_type PChannelStreamBuffer::overflow |
( |
int_type |
= EOF | ) |
|
|
protectedvirtual |
§ seekoff()
virtual pos_type PChannelStreamBuffer::seekoff |
( |
off_type |
, |
|
|
ios_base::seekdir |
, |
|
|
ios_base::openmode |
= ios_base::in|ios_base::out |
|
) |
| |
|
protectedvirtual |
§ seekpos()
virtual pos_type PChannelStreamBuffer::seekpos |
( |
pos_type |
, |
|
|
ios_base::openmode |
= ios_base::in|ios_base::out |
|
) |
| |
|
protectedvirtual |
§ SetBufferSize()
PBoolean PChannelStreamBuffer::SetBufferSize |
( |
PINDEX |
newSize | ) |
|
|
protected |
§ sync()
virtual int PChannelStreamBuffer::sync |
( |
| ) |
|
|
protectedvirtual |
§ underflow()
virtual int_type PChannelStreamBuffer::underflow |
( |
| ) |
|
|
protectedvirtual |
The documentation for this class was generated from the following file: