jGL
Loading...
Searching...
No Matches
Classes | Enumerations | Functions
jLog Namespace Reference

Classes

class  ERR
 
class  INFO
 
class  Log
 
class  LogType
 
class  Progress
 
class  WARN
 

Enumerations

enum  ERRORCODE { UNSPECIFIED , LUA_ERROR }
 

Functions

std::string get_time ()
 
std::ostream & operator<< (std::ostream &o, Log &l)
 
std::string operator+ (std::string s, const ERRORCODE e)
 

Enumeration Type Documentation

◆ ERRORCODE

Enumerator
UNSPECIFIED 
LUA_ERROR 

Function Documentation

◆ get_time()

std::string jLog::get_time ( )
inline

◆ operator+()

std::string jLog::operator+ ( std::string  s,
const ERRORCODE  e 
)
inline

◆ operator<<()

std::ostream & jLog::operator<< ( std::ostream &  o,
Log l 
)
inline