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() const LDAPUrlprotected
extensions enum valueLDAPUrlprotected
filter enum valueLDAPUrlprotected
getAttrs() const LDAPUrl
getDN() const LDAPUrl
getExtensions() const LDAPUrl
getFilter() const LDAPUrl
getHost() const LDAPUrl
getPort() const LDAPUrl
getScheme() const LDAPUrl
getScope() const LDAPUrl
getURLString() const LDAPUrl
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) const LDAPUrl
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