jGL
Loading...
Searching...
No Matches
Public Member Functions | List of all members
jLog::ERR Class Reference

#include <jLog.h>

Inheritance diagram for jLog::ERR:
Inheritance graph
[legend]
Collaboration diagram for jLog::ERR:
Collaboration graph
[legend]

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
 

Constructor & Destructor Documentation

◆ ERR() [1/4]

jLog::ERR::ERR ( std::string  s)
inline

◆ ERR() [2/4]

jLog::ERR::ERR ( const char *  c)
inline

◆ ERR() [3/4]

jLog::ERR::ERR ( ERRORCODE  xx,
std::string  s 
)
inline

◆ ERR() [4/4]

jLog::ERR::ERR ( ERRORCODE  xx,
const char *  c 
)
inline

Member Function Documentation

◆ get()

std::string jLog::ERR::get ( ) const
inlinevirtual

Reimplemented from jLog::LogType.


The documentation for this class was generated from the following file: