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

API Documentation


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

firte::thread::CMutex类参考

#include <Mutex.h>

所有成员的列表。

公有成员

 CMutex ()
virtual ~Mutex ()
void acquire ()
bool tryAcquire ()
void release ()

保护属性

pthread_mutex_t M


构造及析构函数文档

firte::thread::CMutex::CMutex  )  [inline]
 

virtual firte::thread::CMutex::~Mutex  )  [inline, virtual]
 


成员函数文档

void firte::thread::CMutex::acquire  )  [inline]
 

void firte::thread::CMutex::release  )  [inline]
 

bool firte::thread::CMutex::tryAcquire  )  [inline]
 


成员数据文档

pthread_mutex_t firte::thread::CMutex::M [mutable, protected]
 


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

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