FirteX-高性能全文索引和检索平台API Documentation |
00001 #ifndef _CPCOM_UNIX_GIT_H_ 00002 #define _CPCOM_UNIX_GIT_H_ 00003 00004 #include "com/Com.h" 00005 00006 namespace firtex 00007 { 00008 namespace com 00009 { 00010 namespace git 00011 { 00012 extern FX_CLSID clsid; 00013 00014 FX_HRESULT Initialize(); 00015 void Uninitialize(); 00016 FX_HRESULT QueryInterface( FX_REFIID iid, void** ppv ); 00017 } // namespace git 00018 } // namespace com 00019 } 00020 00021 00022 #endif
http://www.firtex.org http://www.sourceforge.net/projects/firtex