dvi2bitmap
dvi2bitmap1.0
|
This is the complete list of members for InputByteStream, including all inherited members.
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 | |
getBlock(unsigned int length) | InputByteStream | |
getByte(void) | InputByteStream | |
getFD(void) const | InputByteStream | inlineprotected |
getSIS(int) | InputByteStream | |
getSIU(int) | InputByteStream | |
getUIU(int) | InputByteStream | |
getUIU(int, const Byte *) | InputByteStream | static |
getVerbosity(void) | InputByteStream | inlinestatic |
InputByteStream(int fileno) | InputByteStream | |
InputByteStream(string srcspec) | InputByteStream | |
InputByteStream() | InputByteStream | protected |
openSourceSpec(string srcspec) | InputByteStream | protected |
reloadBuffer(void) | InputByteStream | protected |
setDefaultBufferSize(unsigned int length) | InputByteStream | static |
skip(unsigned int) | InputByteStream | |
verbosity(const verbosities level) | InputByteStream | inlinestatic |
~InputByteStream() | InputByteStream |