#include <Log.hpp>
Public Member Functions | |
Log () | |
Log & | file (const char *file, int line) |
Log & | scream () |
Log & | say () |
Log & | whisper () |
Log & | silent () |
Log & | operator<< (const char *msg) |
Log & | operator<< (float n) |
Log & | operator<< (double n) |
Log & | operator<< (unsigned int n) |
Log & | operator<< (int n) |
Log & | operator<< (char c) |
Log & | operator<< (unsigned long n) |
Log & | operator<< (long n) |
Log & | operator<< (long long n) |
Log & | operator<< (bray_t c) |
Log & | operator<< (const se_core::String &s) |
Log & | operator<< (const se_core::String *s) |
Log & | mem (int n) |
void | copy (const char *msg) |
char * | tmp () |
Static Public Member Functions | |
Log & | singleton () |
Definition at line 40 of file Log.hpp.
|
|
|
Definition at line 70 of file Log.hpp. Referenced by se_core::operator<<(). |
|
|
|
|
|
Definition at line 213 of file Log.cpp. References se_core::String::get(). |
|
Definition at line 206 of file Log.cpp. References se_core::String::get(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 114 of file Log.cpp. References se_err::say3(). |
|
Definition at line 107 of file Log.cpp. References se_err::scream3(). |
|
Definition at line 128 of file Log.cpp. References se_err::silent3(). |
|
|
|
Definition at line 77 of file Log.hpp. Referenced by se_core::operator<<(). |
|
Definition at line 121 of file Log.cpp. References se_err::whisper3(). |
Home Page | SagaEngine trunk (updated nightly) reference generated Sun Dec 2 20:06:32 2007 by Doxygen version 1.3.9.1.