22 #ifndef USLDAPFILTER_H
23 #define USLDAPFILTER_H
32 class ServiceReferenceBase;
91 operator bool_type()
const;
bool MatchCase(const ServiceProperties &dictionary) const
bool Match(const ServiceProperties &dictionary) const
LDAPFilter(const LDAPFilter &other)
LDAPFilter & operator=(const LDAPFilter &filter)
bool Match(const ServiceReferenceBase &reference) const
bool operator==(const LDAPFilter &other) const
std::string ToString() const
LDAPFilter(const std::string &filter)
SharedDataPointer< LDAPFilterData > d
US_Core_EXPORT std::ostream & operator<<(std::ostream &os, const us::LDAPFilter &filter)
US_UNORDERED_MAP_TYPE< std::string, Any > ServiceProperties
#define US_BEGIN_NAMESPACE
#define US_PREPEND_NAMESPACE(name)