PLearn 0.1
PLearn::FilePStreamBuf Member List
This is the complete list of members for PLearn::FilePStreamBuf, including all inherited members.
default_ungetsizePLearn::PStreamBuf [protected, static]
eof() const PLearn::PStreamBuf [inline]
FilePStreamBuf(FILE *in_f=0, FILE *out_f=0, bool own_in=false, bool own_out=false)PLearn::FilePStreamBuf
flush()PLearn::PStreamBuf [virtual]
get()PLearn::PStreamBuf [inline]
good() const PLearn::PStreamBuf [virtual]
inPLearn::FilePStreamBuf [protected]
inbufEmpty() const PLearn::PStreamBuf [inline]
inherited typedefPLearn::FilePStreamBuf [private]
is_readablePLearn::PStreamBuf [protected]
is_writablePLearn::PStreamBuf [protected]
isReadable() const PLearn::PStreamBuf [inline]
isWritable() const PLearn::PStreamBuf [inline]
last_getPLearn::PStreamBuf [protected]
outPLearn::FilePStreamBuf [protected]
own_inPLearn::FilePStreamBuf [protected]
own_outPLearn::FilePStreamBuf [protected]
peek()PLearn::PStreamBuf [inline]
PPointable()PLearn::PPointable [inline]
PPointable(const PPointable &other)PLearn::PPointable [inline]
PStreamBuf(bool is_readable_, bool is_writable_, streamsize inbuf_capacity=1, streamsize outbuf_capacity=0, streamsize unget_capacity=default_ungetsize)PLearn::PStreamBuf
put(char c)PLearn::PStreamBuf [inline]
putback(char c)PLearn::PStreamBuf
read(char *p, streamsize n)PLearn::PStreamBuf
read_(char *p, streamsize n)PLearn::FilePStreamBuf [protected, virtual]
ref() const PLearn::PPointable [inline]
setBufferCapacities(streamsize inbuf_capacity, streamsize outbuf_capacity, streamsize unget_capacity)PLearn::PStreamBuf
streampos typedefPLearn::PStreamBuf
streamsize typedefPLearn::PStreamBuf
unget()PLearn::PStreamBuf
unread(const char *p, streamsize n)PLearn::PStreamBuf
unref() const PLearn::PPointable [inline]
usage() const PLearn::PPointable [inline]
write(const char *p, streamsize n)PLearn::PStreamBuf
write_(const char *p, streamsize n)PLearn::FilePStreamBuf [protected, virtual]
~FilePStreamBuf()PLearn::FilePStreamBuf [virtual]
~PPointable()PLearn::PPointable [inline, virtual]
~PStreamBuf()PLearn::PStreamBuf [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines