_current | indri::file::SequentialWriteBuffer | [private] |
_eof | indri::file::SequentialWriteBuffer | [private] |
_file | indri::file::SequentialWriteBuffer | [private] |
_position | indri::file::SequentialWriteBuffer | [private] |
flush() | indri::file::SequentialWriteBuffer | [inline] |
flushRegion(UINT64 start, UINT64 length) | indri::file::SequentialWriteBuffer | [inline] |
seek(UINT64 position) | indri::file::SequentialWriteBuffer | [inline] |
SequentialWriteBuffer(File &file, size_t length) | indri::file::SequentialWriteBuffer | [inline] |
tell() const | indri::file::SequentialWriteBuffer | [inline] |
unwrite(size_t length) | indri::file::SequentialWriteBuffer | [inline] |
write(size_t length) | indri::file::SequentialWriteBuffer | [inline] |
write(const void *buffer, size_t length) | indri::file::SequentialWriteBuffer | [inline] |