FirteX-高性能全文索引和检索平台API Documentation |
#include <RAMDirectory.h>
继承图,类firtex::store::CRAMIndexOutput

公有成员 | |
| CRAMIndexOutput () | |
| CRAMIndexOutput (CRAMFile *ramFile) | |
| virtual | ~CRAMIndexOutput () |
| void | seek (int64_t pos) |
| int64_t | length () |
| void | close () |
| void | writeTo (CIndexOutput *pOutput) |
保护成员 | |
| void | flushBuffer (char *b, size_t len) |
保护属性 | |
| CRAMFile * | m_file |
| bool | m_bDeleteFile |
| int64_t | m_pointer |
友元 | |
| class | CRAMDirectory |
|
|
|
|
|
|
|
|
|
|
|
关闭文件释放资源 |
|
||||||||||||
|
实现写buffer操作,在当前位置写数据
|
|
|
获取文件长度 |
|
|
文件定位 |
|
|
将文件内容写到另一个Output
|
|
|
|
|
|
|
|
|
|
|
|
|
http://www.firtex.org http://www.sourceforge.net/projects/firtex