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

API Documentation


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

firtex::com::CComPtr< T >模板类参考

#include <ComPtr.h>

所有成员的列表。

公有成员

 CComPtr ()
 CComPtr (T *rhs)
 CComPtr (CComPtr< T > const &rhs)
 ~CComPtr ()
 operator T * () const
T ** operator & ()
T * operator-> ()
CComPtr< T > & operator= (T *rhs)
CComPtr< T > & operator= (CComPtr< T > const &rhs)
void attach (T *rhs)
T * detach ()
T * get ()

template<class T>
class firtex::com::CComPtr< T >


构造及析构函数文档

template<class T>
firtex::com::CComPtr< T >::CComPtr  )  [inline]
 

template<class T>
firtex::com::CComPtr< T >::CComPtr T *  rhs  )  [inline]
 

template<class T>
firtex::com::CComPtr< T >::CComPtr CComPtr< T > const &  rhs  )  [inline]
 

template<class T>
firtex::com::CComPtr< T >::~CComPtr  )  [inline]
 


成员函数文档

template<class T>
void firtex::com::CComPtr< T >::attach T *  rhs  )  [inline]
 

template<class T>
T* firtex::com::CComPtr< T >::detach  )  [inline]
 

template<class T>
T* firtex::com::CComPtr< T >::get  )  [inline]
 

template<class T>
T** firtex::com::CComPtr< T >::operator &  )  [inline]
 

template<class T>
firtex::com::CComPtr< T >::operator T *  )  const [inline]
 

template<class T>
T* firtex::com::CComPtr< T >::operator->  )  [inline]
 

template<class T>
CComPtr<T>& firtex::com::CComPtr< T >::operator= CComPtr< T > const &  rhs  )  [inline]
 

template<class T>
CComPtr<T>& firtex::com::CComPtr< T >::operator= T *  rhs  )  [inline]
 


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

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