Searched defs:LDAPAttribute (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/OpenLDAP-499.27/OpenLDAP/contrib/ldapc++/src/
H A DLDAPAttribute.h21 class LDAPAttribute{ class
[all...]
H A DLDAPAttribute.cpp25 LDAPAttribute::LDAPAttribute(){ function in class:LDAPAttribute
30 LDAPAttribute::LDAPAttribute(const LDAPAttribute& attr){ function in class:LDAPAttribute
38 LDAPAttribute::LDAPAttribute(const string& name, const string& value){ function in class:LDAPAttribute
49 LDAPAttribute::LDAPAttribute(const string& name, const StringList& values){ function in class:LDAPAttribute
57 LDAPAttribute::LDAPAttribute(const char *name, char **values){ function in class:LDAPAttribute
65 LDAPAttribute::LDAPAttribute(const char *name, BerValue **values){ function in class:LDAPAttribute
[all...]

Completed in 211 milliseconds