reSIProcate/rutil  9694
TestSubsystemLogLevel.hxx
Go to the documentation of this file.
00001 #ifndef TestSubsystemLogLevel_hxx
00002 #define TestSubsystemLogLevel_hxx
00003 
00004 class Noisy
00005 {
00006    public:      
00007       static void outputLogMessages();
00008 };
00009 
00010    
00011 #endif