fastdo
0.6.8
|
线程相关错误 更多...
#include <threads.hpp>
Public 成员函数 | |
ThreadSysError (int errCode, AnsiString const &errStr) throw () | |
int | getErrCode () const throw () |
获取错误代码 更多... | |
Public 成员函数 继承自 winux::Error | |
Error () throw () | |
Error (int errType, AnsiString const &errStr) throw () | |
virtual | ~Error () throw () |
virtual int | getErrType () const throw () |
virtual char const * | what () const throw () |
|
inline |
在文件 threads.hpp 第 17 行定义.
|
inline |