ldapsdk  0.0.1
LDAPEntry Member List

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

addAttribute(const LDAPAttribute &attr)LDAPEntry
delAttribute(const std::string &type)LDAPEntry
getAttributeByName(const std::string &name) constLDAPEntry
getAttributes() constLDAPEntry
getDN() constLDAPEntry
LDAPEntry(const LDAPEntry &entry)LDAPEntry
LDAPEntry(const std::string &dn=std::string(), const LDAPAttributeList *attrs=0)LDAPEntry
LDAPEntry(const LDAPAsynConnection *ld, LDAPMessage *msg)LDAPEntry
operator<<(std::ostream &s, const LDAPEntry &le)LDAPEntryfriend
operator=(const LDAPEntry &from)LDAPEntry
replaceAttribute(const LDAPAttribute &attr)LDAPEntry
setAttributes(LDAPAttributeList *attrs)LDAPEntry
setDN(const std::string &dn)LDAPEntry
~LDAPEntry()LDAPEntry