12 #ifndef scopedNotifyLevelChange_H_
13 #define scopedNotifyLevelChange_H_
16 #include <vlutil/vlPrint.h>
17 #include <vlutil/vlMutex.h>
35 void changeNotifyLevel(
int newNotifyLevel );
39 void restoreNotifyLevel();
Changes the notify level and locks out other temporary notify level changes while the object is in sc...
Definition: scopedNotifyLevelChange.h:23
static MAKRti::DtMutex theMutex
The mutex to prevent simultaneous notify level changes.
Definition: scopedNotifyLevelChange.h:47
int myOrigNotifyLevel
The notify level prior to changing it.
Definition: scopedNotifyLevelChange.h:44
#define DT_DLL_RTIUTIL
Definition: rtiMsConfig.h:127