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

#include <jLog.h>

Inheritance diagram for jLog::LogType:
Inheritance graph
[legend]

Public Member Functions

 LogType ()
 
 LogType (std::string s)
 
 LogType (const char *c)
 
virtual std::string get () const
 
void operator>> (Log &l)
 

Protected Attributes

std::string msg
 

Constructor & Destructor Documentation

◆ LogType() [1/3]

jLog::LogType::LogType ( )
inline

◆ LogType() [2/3]

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

◆ LogType() [3/3]

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

Member Function Documentation

◆ get()

virtual std::string jLog::LogType::get ( ) const
inlinevirtual

Reimplemented in jLog::INFO, jLog::WARN, and jLog::ERR.

◆ operator>>()

void jLog::LogType::operator>> ( Log l)
inline

Member Data Documentation

◆ msg

std::string jLog::LogType::msg
protected

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