ldapsdk  0.0.1
LDAPAttribute Member List

This is the complete list of members for LDAPAttribute, including all inherited members.

addValue(const std::string &value)LDAPAttribute
addValue(const BerValue *value)LDAPAttribute
getBerValues() constLDAPAttribute
getName() constLDAPAttribute
getNumValues() constLDAPAttribute
getValues() constLDAPAttribute
isNotPrintable() constLDAPAttribute
LDAPAttribute()LDAPAttribute
LDAPAttribute(const LDAPAttribute &attr)LDAPAttribute
LDAPAttribute(const std::string &name, const std::string &value="")LDAPAttribute
LDAPAttribute(const char *name, char **values)LDAPAttribute
LDAPAttribute(const std::string &name, const StringList &values)LDAPAttribute
LDAPAttribute(const char *name, BerValue **values)LDAPAttribute
operator<<(std::ostream &s, const LDAPAttribute &attr)LDAPAttributefriend
setName(const std::string &name)LDAPAttribute
setValues(char **values)LDAPAttribute
setValues(BerValue **values)LDAPAttribute
setValues(const StringList &values)LDAPAttribute
toLDAPMod() constLDAPAttribute
~LDAPAttribute()LDAPAttribute