FirteX-高性能全文索引和检索平台

API Documentation


首页 | 名字空间列表 | 类继承关系 | 组合类型列表 | $(BL\录(B | 文件列表 | 名字空间成员 | 组合类型成员 | 文件成员

firtex::plugin::CComReader类参考

#include <ComReader.h>

继承图,类firtex::plugin::CComReader

firtex::plugin::CComObject 所有成员的列表。

公有成员

 CComReader (firtex::utility::CReader *pReader)
virtual ~CComReader (void)

静态公有成员

IReader * wrap (firtex::utility::CReader *pReader)
CReaderunwrap (IReader *pInterface)

公有属性

FX_STDMETHOD( read )(byte *data, int32_t length)
FX_STDMETHOD( readWithNoCopy )(byte **data, int32_t *length)
FX_STDMETHOD( close )()
FX_STDMETHOD( getFilePointer )(int64_t *position)
FX_STDMETHOD( seek )(int64_t position)
FX_STDMETHOD( isEof )(firtex::com::bool_t *bEof)
FX_STDMETHOD( length )(int64_t *len)

构造及析构函数文档

firtex::plugin::CComReader::CComReader firtex::utility::CReader pReader  ) 
 

virtual firtex::plugin::CComReader::~CComReader void   )  [virtual]
 


成员函数文档

CReader* firtex::plugin::CComReader::unwrap IReader *  pInterface  )  [static]
 

IReader* firtex::plugin::CComReader::wrap firtex::utility::CReader pReader  )  [static]
 


成员数据文档

FX_STDMETHOD( firtex::plugin::CComReader::close)()
 

FX_STDMETHOD( firtex::plugin::CComReader::getFilePointer)(int64_t *position)
 

FX_STDMETHOD( firtex::plugin::CComReader::isEof)(firtex::com::bool_t *bEof)
 

FX_STDMETHOD( firtex::plugin::CComReader::length)(int64_t *len)
 

FX_STDMETHOD( firtex::plugin::CComReader::read)(byte *data, int32_t length)
 

FX_STDMETHOD( firtex::plugin::CComReader::readWithNoCopy)(byte **data, int32_t *length)
 

FX_STDMETHOD( firtex::plugin::CComReader::seek)(int64_t position)
 


该类的文档由以下文件生成:

http://www.firtex.org http://www.sourceforge.net/projects/firtex