|
jGL
|
#include <jLog.h>


Public Member Functions | |
| ERR (std::string s) | |
| ERR (const char *c) | |
| ERR (ERRORCODE xx, std::string s) | |
| ERR (ERRORCODE xx, const char *c) | |
| std::string | get () const |
Public Member Functions inherited from jLog::LogType | |
| LogType () | |
| LogType (std::string s) | |
| LogType (const char *c) | |
| void | operator>> (Log &l) |
Additional Inherited Members | |
Protected Attributes inherited from jLog::LogType | |
| std::string | msg |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinevirtual |
Reimplemented from jLog::LogType.