#include <Error.h>
Public Member Functions | |
| Error (bool UseErrno=false) | |
| ~Error () | |
| template<typename T > | |
| Error & | operator<< (const T &Value) |
Protected Attributes | |
| std::stringstream | SS |
| const char * | SysError |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |