fastdo
0.6.8
|
模板错误 更多...
#include <eientpl.hpp>
Public 类型 | |
enum | { teNone } |
Public 成员函数 | |
TplError (int errNo, winux::AnsiString const &err) 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 () |
模板错误
在文件 eientpl.hpp 第 34 行定义.
anonymous enum |
枚举值 | |
---|---|
teNone |
无错误 |
在文件 eientpl.hpp 第 37 行定义.
|
inline |
在文件 eientpl.hpp 第 41 行定义.