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

API Documentation


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

firtex::com::CComStr类参考

#include <ComPtr.h>

所有成员的列表。

公有成员

 CComStr ()
 CComStr (int nSize)
 CComStr (int nSize, wchar_t const *sz)
 CComStr (wchar_t const *pSrc)
 CComStr (const CComStr &src)
 CComStr (FX_REFGUID src)
CComStroperator= (const CComStr &src)
CComStroperator= (wchar_t const *pSrc)
 ~CComStr ()
uint16_t getLength () const
 operator BSTR () const
BSTRoperator & ()
BSTR copy () const
FX_HRESULT copyTo (BSTR *pbstr)
void attach (BSTR src)
BSTR detach ()
BSTR get ()
void empty ()
bool operator! () const
FX_HRESULT append (const CComStr &bstrSrc)
FX_HRESULT append (wchar_t const *lpsz)
FX_HRESULT appendBSTR (BSTR p)
FX_HRESULT append (wchar_t const *lpsz, int nLen)
CComStroperator+= (const CComStr &bstrSrc)
bool operator< (BSTR bstrSrc) const
bool operator== (BSTR bstrSrc) const
bool operator< (char const *pszSrc) const
bool operator== (char const *pszSrc) const
 CComStr (char const *pSrc)
FX_HRESULT append (char const *pSrc)
CComStroperator= (char const *pSrc)


构造及析构函数文档

firtex::com::CComStr::CComStr  )  [inline]
 

firtex::com::CComStr::CComStr int  nSize  )  [inline]
 

firtex::com::CComStr::CComStr int  nSize,
wchar_t const *  sz
[inline]
 

firtex::com::CComStr::CComStr wchar_t const *  pSrc  )  [inline]
 

firtex::com::CComStr::CComStr const CComStr src  )  [inline]
 

firtex::com::CComStr::CComStr FX_REFGUID  src  )  [inline]
 

firtex::com::CComStr::~CComStr  )  [inline]
 

firtex::com::CComStr::CComStr char const *  pSrc  )  [inline]
 


成员函数文档

FX_HRESULT firtex::com::CComStr::append char const *  pSrc  )  [inline]
 

FX_HRESULT firtex::com::CComStr::append wchar_t const *  lpsz,
int  nLen
[inline]
 

FX_HRESULT firtex::com::CComStr::append wchar_t const *  lpsz  )  [inline]
 

FX_HRESULT firtex::com::CComStr::append const CComStr bstrSrc  )  [inline]
 

FX_HRESULT firtex::com::CComStr::appendBSTR BSTR  p  )  [inline]
 

void firtex::com::CComStr::attach BSTR  src  )  [inline]
 

BSTR firtex::com::CComStr::copy  )  const [inline]
 

FX_HRESULT firtex::com::CComStr::copyTo BSTR pbstr  )  [inline]
 

BSTR firtex::com::CComStr::detach  )  [inline]
 

void firtex::com::CComStr::empty  )  [inline]
 

BSTR firtex::com::CComStr::get  )  [inline]
 

uint16_t firtex::com::CComStr::getLength  )  const [inline]
 

BSTR* firtex::com::CComStr::operator &  )  [inline]
 

firtex::com::CComStr::operator BSTR  )  const [inline]
 

bool firtex::com::CComStr::operator!  )  const [inline]
 

CComStr& firtex::com::CComStr::operator+= const CComStr bstrSrc  )  [inline]
 

bool firtex::com::CComStr::operator< char const *  pszSrc  )  const [inline]
 

bool firtex::com::CComStr::operator< BSTR  bstrSrc  )  const [inline]
 

CComStr& firtex::com::CComStr::operator= char const *  pSrc  )  [inline]
 

CComStr& firtex::com::CComStr::operator= wchar_t const *  pSrc  )  [inline]
 

CComStr& firtex::com::CComStr::operator= const CComStr src  )  [inline]
 

bool firtex::com::CComStr::operator== char const *  pszSrc  )  const [inline]
 

bool firtex::com::CComStr::operator== BSTR  bstrSrc  )  const [inline]
 


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

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