bindToFileDescriptor(int fileno, string filename="", int bufsize=0, bool fillBufferAndClose=false, bool assertIsSeekable=false) | InputByteStream | [protected] |
bufferSeek(unsigned int pos) | InputByteStream | [protected] |
close() | InputByteStream | [virtual] |
eof() | InputByteStream | |
FileByteStream(string &filename, string tryext="", bool preload=false) | FileByteStream | |
getBlock(unsigned int length) | InputByteStream | |
getByte(void) | InputByteStream | |
getFD(void) const | InputByteStream | [inline, protected] |
getSIS(int) | InputByteStream | |
getSIU(int) | InputByteStream | |
getUIU(int) | InputByteStream | |
getUIU(int, const Byte *) | InputByteStream | [static] |
getVerbosity(void) | InputByteStream | [inline, static] |
InputByteStream(int fileno) | InputByteStream | |
InputByteStream(string srcspec) | InputByteStream | |
InputByteStream() | InputByteStream | [protected] |
openSourceSpec(string srcspec) | InputByteStream | [protected] |
reloadBuffer(void) | InputByteStream | [protected] |
seek(int pos) | FileByteStream | |
setDefaultBufferSize(unsigned int length) | InputByteStream | [static] |
skip(unsigned int) | InputByteStream | |
verbosity(const verbosities level) | InputByteStream | [inline, static] |
~FileByteStream() | FileByteStream | |
~InputByteStream() | InputByteStream | |