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