xvr2::ReadableStream Member List
This is the complete list of members for
xvr2::ReadableStream, including all inherited members.
__cls_name | xvr2::Object | [protected] |
close()=0 | xvr2::StreamInterface | [pure virtual] |
debugmsg(Object *obj, const char *msg, int linenumber=__LINE__, const char *srcfile=__FILE__) | xvr2::Object | [static] |
debugmsgln(Object *obj, const char *msg, int linenumber=__LINE__, const char *srcfile=__FILE__) | xvr2::Object | [static] |
eof()=0 | xvr2::StreamInterface | [pure virtual] |
flush() | xvr2::ReadableStream | [virtual] |
getClassName() | xvr2::Object | [virtual] |
handles_timeouts | xvr2::ReadableStream | [protected] |
Object() | xvr2::Object | |
open(const String &path)=0 | xvr2::StreamInterface | [pure virtual] |
opened()=0 | xvr2::StreamInterface | [pure virtual] |
operator<<(std::ostream &stream, const Object &s) | xvr2::Object | [friend] |
operator>>(UInt32 n) | xvr2::ReadableStream | [virtual] |
operator>>(double n) | xvr2::ReadableStream | [virtual] |
operator>>(UInt64 n) | xvr2::ReadableStream | [virtual] |
read(UInt32 n) | xvr2::ReadableStream | |
read(double n) | xvr2::ReadableStream | |
read(UInt64 n) | xvr2::ReadableStream | |
read(void *data, UInt32 size)=0 | xvr2::ReadableStream | [pure virtual] |
read(Buffer &data, UInt32 size) | xvr2::ReadableStream | [virtual] |
read(Buffer &b) | xvr2::ReadableStream | [virtual] |
ReadableStream() | xvr2::ReadableStream | [inline] |
readAll(Buffer &b) | xvr2::ReadableStream | [virtual] |
seek(FileOffsetT _pos)=0 | xvr2::StreamInterface | [pure virtual] |
seekBegin()=0 | xvr2::StreamInterface | [pure virtual] |
seekEnd()=0 | xvr2::StreamInterface | [pure virtual] |
seekStep(FileOffsetT _step)=0 | xvr2::StreamInterface | [pure virtual] |
setTimeout(int millisecs) | xvr2::ReadableStream | [inline, virtual] |
size()=0 | xvr2::StreamInterface | [pure virtual] |
StreamInterface() | xvr2::StreamInterface | |
tell()=0 | xvr2::StreamInterface | [pure virtual] |
timeout_msecs | xvr2::ReadableStream | [protected] |
toString() | xvr2::Object | [virtual] |
~Object() | xvr2::Object | [virtual] |
~StreamInterface() | xvr2::StreamInterface | [virtual] |