|
OWLNext 7.0
Borland's Object Windows Library for the modern age
|
This is the complete list of members for owl::TDiagBase, including all inherited members.
| Enable(bool enable=true) | owl::TDiagBase | inline |
| Enabled | owl::TDiagBase | protected |
| GetDiagGroup(TDiagBase *curr=nullptr) | owl::TDiagBase | static |
| GetDiagModule()=0 | owl::TDiagBase | pure virtual |
| GetLevel() const | owl::TDiagBase | inline |
| GetName() const | owl::TDiagBase | inline |
| IsEnabled() const | owl::TDiagBase | inline |
| Level | owl::TDiagBase | protected |
| LocalHook | owl::TDiagBase | protected |
| Name | owl::TDiagBase | protected |
| SetGlobalHook(TDiagBaseHook *hook=nullptr) | owl::TDiagBase | static |
| SetLevel(int level) | owl::TDiagBase | inline |
| SetLocalHook(TDiagBaseHook *hook) | owl::TDiagBase | inline |
| TDiagBase(LPCSTR name, bool enable, int level) | owl::TDiagBase | protected |
| TDiagFunction | owl::TDiagBase | friend |
| Trace(const tstring &msg, int level, LPCSTR file, int line) | owl::TDiagBase | |
| Warn(const tstring &msg, int level, LPCSTR file, int line) | owl::TDiagBase | |
| ~TDiagBase() | owl::TDiagBase | virtual |