Home
last modified time | relevance | path

Searched refs:setAttributeTypes (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLDAPSchema.h61 void setAttributeTypes (const StringList &at);
H A DLDAPSchema.cpp47 void LDAPSchema::setAttributeTypes (const StringList &ats) { in setAttributeTypes() function in LDAPSchema