22 namespace ApplicationDiscoveryService
72 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
172 inline ExportFilter&
AddValues(
const char* value) { m_valuesHasBeenSet =
true; m_values.push_back(value);
return *
this; }
198 inline void SetCondition(
const char* value) { m_conditionHasBeenSet =
true; m_condition.assign(value); }
218 bool m_nameHasBeenSet;
221 bool m_valuesHasBeenSet;
224 bool m_conditionHasBeenSet;