KLDAP Library
KLDAP::LdapControl Member List
This is the complete list of members for KLDAP::LdapControl, including all inherited members.
createPageControl(int pagesize, const QByteArray &cookie=QByteArray()) | KLDAP::LdapControl | static |
critical() const | KLDAP::LdapControl | |
insert(LdapControls &list, const LdapControl &ctrl) | KLDAP::LdapControl | static |
LdapControl() | KLDAP::LdapControl | |
LdapControl(QString &oid, QByteArray &value, bool critical=false) | KLDAP::LdapControl | |
LdapControl(const LdapControl &that) (defined in KLDAP::LdapControl) | KLDAP::LdapControl | |
oid() const | KLDAP::LdapControl | |
operator=(const LdapControl &that) (defined in KLDAP::LdapControl) | KLDAP::LdapControl | |
parsePageControl(QByteArray &cookie) const | KLDAP::LdapControl | |
setControl(const QString &oid, const QByteArray &value, bool critical=false) | KLDAP::LdapControl | |
setCritical(bool critical) | KLDAP::LdapControl | |
setOid(const QString &oid) | KLDAP::LdapControl | |
setValue(const QByteArray &value) | KLDAP::LdapControl | |
value() const | KLDAP::LdapControl | |
~LdapControl() | KLDAP::LdapControl | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:37:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:37:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.