fastdo
0.6.16
|
线程相关错误 更多...
#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 () |
额外继承的成员函数 | |
Public 类型 继承自 winux::Error | |
enum | |
|
inline |
在文件 threads.hpp 第 23 行定义.
|
inline |
获取错误代码
在文件 threads.hpp 第 25 行定义.