26 #include <sigc++/sigc++.h>
29 #include "UniSetTypes.h"
84 void setItemFilter(
const std::string& filterField,
const std::string& filterValue =
"" );
89 void setConsumerFilter(
const std::string& filterField,
const std::string& filterValue =
"" );
100 static xmlNode*
find_node(
const std::shared_ptr<UniXML>& xml, xmlNode* root,
const std::string& nodename,
const std::string& nm =
"" );
110 std::string i_filterField = {
"" };
111 std::string i_filterValue = {
"" };
112 std::string c_filterField = {
"" };
113 std::string c_filterValue = {
"" };