2 #ifndef NullController_H_
3 #define NullController_H_
6 #include "IONotifyController.h"
7 #include "NCRestorer.h"
14 const std::string& s_filterField =
"",
15 const std::string& s_filterValue =
"",
16 const std::string& c_filterField =
"",
17 const std::string& c_filterValue =
"",
18 bool _dumpingToDB =
false );
35 #endif // NullController_H_