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

API Documentation


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

IndexParameter.h文件参考

#include "../utility/stdint.h"
#include "Metadata.h"
#include "../document/DocumentSchema.h"
#include "../utility/Config.h"
#include "../utility/FXString.h"
#include <assert.h>
#include <string>

浏览该文件的源代码。

Namespaces

namespace  firtex
namespace  firtex::index

组合类型

struct  firtex::index::_tagParameter
class  firtex::index::CIndexParameter

宏定义

#define PARAMETER_DEFINE(a, value)   namespace param { const param_type a = (param_type)(value); }

类型定义

typedef unsigned short param_type
typedef firtex::index::_tagParameter Parameter


宏定义文档

#define PARAMETER_DEFINE a,
value   )     namespace param { const param_type a = (param_type)(value); }
 


类型定义文档

typedef unsigned short firtex::index::param_type
 

typedef struct firtex::index::_tagParameter firtex::index::Parameter
 


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