ldapsdk  0.0.1
LDAPUrl Member List

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

attrs enum valueLDAPUrlprotected
base enum valueLDAPUrlprotected
components2Url() constLDAPUrlprotected
extensions enum valueLDAPUrlprotected
filter enum valueLDAPUrlprotected
getAttrs() constLDAPUrl
getDN() constLDAPUrl
getExtensions() constLDAPUrl
getFilter() constLDAPUrl
getHost() constLDAPUrl
getPort() constLDAPUrl
getScheme() constLDAPUrl
getScope() constLDAPUrl
getURLString() constLDAPUrl
LDAPUrl(const std::string &url="")LDAPUrl
m_AttrsLDAPUrlprotected
m_DNLDAPUrlprotected
m_ExtensionsLDAPUrlprotected
m_FilterLDAPUrlprotected
m_HostLDAPUrlprotected
m_PortLDAPUrlprotected
m_SchemeLDAPUrlprotected
m_ScopeLDAPUrlprotected
m_urlStringLDAPUrlmutableprotected
mode enum nameLDAPUrlprotected
parseUrl()LDAPUrlprotected
percentDecode(const std::string &src, std::string &dest)LDAPUrl
percentEncode(const std::string &src, std::string &dest, int flags=0) constLDAPUrl
regenerateLDAPUrlmutableprotected
scope enum valueLDAPUrlprotected
setAttrs(const StringList &attrs)LDAPUrl
setDN(const std::string &dn)LDAPUrl
setExtensions(const StringList &ext)LDAPUrl
setFilter(const std::string &filter)LDAPUrl
setHost(const std::string &host)LDAPUrl
setPort(int port)LDAPUrl
setScheme(const std::string &scheme)LDAPUrl
setScope(const std::string &scope)LDAPUrl
setURLString(const std::string &url)LDAPUrl
string2list(const std::string &src, StringList &sl, bool percentDecode=false)LDAPUrlprotected
~LDAPUrl()LDAPUrl