Static Public Member Functions | |
| static void | doDebug () |
| static void | doInfo () |
| static void | doWarn () |
| static void | doError () |
| static void | doAll () |
Private Member Functions | |
| LOG_CLASS (TestBeta) | |
Definition at line 605 of file llerror_tut.cpp.
| TestBeta::LOG_CLASS | ( | TestBeta | ) | [private] |
| static void TestBeta::doDebug | ( | ) | [inline, static] |
Definition at line 609 of file llerror_tut.cpp.
References lldebugs.
Referenced by doAll().

| static void TestBeta::doInfo | ( | ) | [inline, static] |
Definition at line 610 of file llerror_tut.cpp.
References llinfos.
Referenced by doAll().

| static void TestBeta::doWarn | ( | ) | [inline, static] |
Definition at line 611 of file llerror_tut.cpp.
References llwarns.
Referenced by doAll().

| static void TestBeta::doError | ( | ) | [inline, static] |
Definition at line 612 of file llerror_tut.cpp.
References llerrs.
Referenced by doAll().

| static void TestBeta::doAll | ( | ) | [inline, static] |
1.5.5