xvr2::StdioInputFile Member List
This is the complete list of members for
xvr2::StdioInputFile, including all inherited members.
| __cls_name | xvr2::Object | [protected] |
| _close() | xvr2::StdioInterface | [protected] |
| _fptr | xvr2::StdioInterface | [protected] |
| _fsize | xvr2::StdioInterface | [protected] |
| _open(const String &fname, const String &mode) | xvr2::StdioInterface | [protected] |
| _opened() | xvr2::StdioInterface | [protected] |
| _read(void *_data, size_t __bytes) | xvr2::StdioInterface | [protected] |
| _seek(FileOffsetT _pos, UInt32 _from) | xvr2::StdioInterface | [protected] |
| _write(const void *_data, size_t __bytes) | xvr2::StdioInterface | [protected] |
| cFILE() const | xvr2::StdioInterface | [inline] |
| close() | xvr2::StdioInputFile | [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] |
| xvr2::eof()=0 | xvr2::StreamInterface | [pure virtual] |
| xvr2::StdioInterface::eof() | xvr2::StdioInterface | [virtual] |
| flush() | xvr2::StdioInputFile | [virtual] |
| getClassName() | xvr2::Object | [virtual] |
| handles_timeouts | xvr2::ReadableStream | [protected] |
| Object() | xvr2::Object | |
| open(const String &path) | xvr2::StdioInputFile | [virtual] |
| opened() | xvr2::StdioInputFile | [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(void *data, UInt32 size) | xvr2::StdioInputFile | [virtual] |
| read(Buffer &data, UInt32 size) | xvr2::StdioInputFile | [virtual] |
| read(Buffer &b) | xvr2::StdioInputFile | [virtual] |
| xvr2::ReadableStream::read(UInt32 n) | xvr2::ReadableStream | |
| xvr2::ReadableStream::read(double n) | xvr2::ReadableStream | |
| xvr2::ReadableStream::read(UInt64 n) | xvr2::ReadableStream | |
| ReadableStream() | xvr2::ReadableStream | [inline] |
| readAll(Buffer &b) | xvr2::StdioInputFile | [virtual] |
| xvr2::seek(FileOffsetT _pos)=0 | xvr2::StreamInterface | [pure virtual] |
| xvr2::StdioInterface::seek(FileOffsetT _pos) | xvr2::StdioInterface | [virtual] |
| xvr2::seekBegin()=0 | xvr2::StreamInterface | [pure virtual] |
| xvr2::StdioInterface::seekBegin() | xvr2::StdioInterface | [virtual] |
| xvr2::seekEnd()=0 | xvr2::StreamInterface | [pure virtual] |
| xvr2::StdioInterface::seekEnd() | xvr2::StdioInterface | [virtual] |
| xvr2::seekStep(FileOffsetT _step)=0 | xvr2::StreamInterface | [pure virtual] |
| xvr2::StdioInterface::seekStep(FileOffsetT step) | xvr2::StdioInterface | [virtual] |
| setTimeout(int millisecs) | xvr2::ReadableStream | [inline, virtual] |
| xvr2::size()=0 | xvr2::StreamInterface | [pure virtual] |
| xvr2::StdioInterface::size() | xvr2::StdioInterface | [virtual] |
| StdioInputFile() | xvr2::StdioInputFile | |
| StdioInputFile(const String &fname) | xvr2::StdioInputFile | |
| StdioInputFile(FILE *__f) | xvr2::StdioInputFile | |
| StdioInterface() | xvr2::StdioInterface | [inline] |
| StreamInterface() | xvr2::StreamInterface | |
| xvr2::tell()=0 | xvr2::StreamInterface | [pure virtual] |
| xvr2::StdioInterface::tell() | xvr2::StdioInterface | [virtual] |
| timeout_msecs | xvr2::ReadableStream | [protected] |
| toString() | xvr2::Object | [virtual] |
| ~Object() | xvr2::Object | [virtual] |
| ~StdioInputFile() | xvr2::StdioInputFile | [virtual] |
| ~StreamInterface() | xvr2::StreamInterface | [virtual] |