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

API Documentation


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

firtex::plugin::CPlugin类参考

#include <Plugins.h>

所有成员的列表。

公有成员

 CPlugin ()
 ~CPlugin ()
bool load (CXMLElement *pXMLPlugin)
const tstring & getCategory ()
const tstring & getIdentifier ()
const firtex::com::FX_CLSIDgetCLSID ()
tstring getCLSIDAsString ()
const tstring & getName ()
const tstring & getProgid ()
bool isEnabled ()
bool isInstalled ()
bool install ()
bool uninstall ()

保护属性

tstring m_category
tstring m_identifier
firtex::com::FX_CLSID m_clsid
tstring m_name
tstring m_progid
tstring m_versionindependentprogid
tstring m_threadingmodel
tstring m_filename
bool m_bEnable
bool m_bInstalled

友元

class CPlugins


构造及析构函数文档

firtex::plugin::CPlugin::CPlugin  ) 
 

firtex::plugin::CPlugin::~CPlugin  ) 
 


成员函数文档

const tstring& firtex::plugin::CPlugin::getCategory  )  [inline]
 

const firtex::com::FX_CLSID& firtex::plugin::CPlugin::getCLSID  )  [inline]
 

tstring firtex::plugin::CPlugin::getCLSIDAsString  )  [inline]
 

const tstring& firtex::plugin::CPlugin::getIdentifier  )  [inline]
 

const tstring& firtex::plugin::CPlugin::getName  )  [inline]
 

const tstring& firtex::plugin::CPlugin::getProgid  )  [inline]
 

bool firtex::plugin::CPlugin::install  ) 
 

bool firtex::plugin::CPlugin::isEnabled  )  [inline]
 

bool firtex::plugin::CPlugin::isInstalled  )  [inline]
 

bool firtex::plugin::CPlugin::load CXMLElement pXMLPlugin  ) 
 

bool firtex::plugin::CPlugin::uninstall  ) 
 


友元及相关函数文档

friend class CPlugins [friend]
 


成员数据文档

bool firtex::plugin::CPlugin::m_bEnable [protected]
 

bool firtex::plugin::CPlugin::m_bInstalled [protected]
 

tstring firtex::plugin::CPlugin::m_category [protected]
 

firtex::com::FX_CLSID firtex::plugin::CPlugin::m_clsid [protected]
 

tstring firtex::plugin::CPlugin::m_filename [protected]
 

tstring firtex::plugin::CPlugin::m_identifier [protected]
 

tstring firtex::plugin::CPlugin::m_name [protected]
 

tstring firtex::plugin::CPlugin::m_progid [protected]
 

tstring firtex::plugin::CPlugin::m_threadingmodel [protected]
 

tstring firtex::plugin::CPlugin::m_versionindependentprogid [protected]
 


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

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