![]() |
VR-Forces 5.0.2 Developer's Guide
|
sets the log level when scope is entered, and restores the old log level when scope is exited
Public Member Functions | |
| DtDeScopedLogLevel (DtDe &de, int newLevel) | |
| virtual | ~DtDeScopedLogLevel () |
| DtDeScopedLogLevel ()=delete | |
| DtDeScopedLogLevel (const DtDeScopedLogLevel &rhs)=delete | |
| DtDeScopedLogLevel & | operator= (const DtDeScopedLogLevel &rhs)=delete |
Protected Attributes | |
| DtDe & | myDe |
| DtDebugLog::PrintLevel | myOldLevel |
| bool | myChanged = false |
|
virtual |
destructor
|
delete |
not allowed
|
delete |
not allowed
|
delete |
not allowed
|
protected |
|
protected |
|
protected |