KLDAP Library
KLDAP::LdapOperation Member List
This is the complete list of members for KLDAP::LdapOperation, including all inherited members.
abandon(int id) | KLDAP::LdapOperation | |
add(const LdapObject &object) | KLDAP::LdapOperation | |
add(const LdapDN &dn, const ModOps &ops) | KLDAP::LdapOperation | |
add_s(const LdapObject &object) | KLDAP::LdapOperation | |
add_s(const LdapDN &dn, const ModOps &ops) | KLDAP::LdapOperation | |
bind(const QByteArray &creds=QByteArray(), SASL_Callback_Proc *saslproc=NULL, void *data=NULL) | KLDAP::LdapOperation | |
bind_s(SASL_Callback_Proc *saslproc=NULL, void *data=NULL) | KLDAP::LdapOperation | |
clientControls() const | KLDAP::LdapOperation | |
compare(const LdapDN &dn, const QString &attr, const QByteArray &value) | KLDAP::LdapOperation | |
compare_s(const LdapDN &dn, const QString &attr, const QByteArray &value) | KLDAP::LdapOperation | |
connection() | KLDAP::LdapOperation | |
controls() const | KLDAP::LdapOperation | |
del(const LdapDN &dn) | KLDAP::LdapOperation | |
del_s(const LdapDN &dn) | KLDAP::LdapOperation | |
exop(const QString &oid, const QByteArray &data) | KLDAP::LdapOperation | |
exop_s(const QString &oid, const QByteArray &data) | KLDAP::LdapOperation | |
extendedData() const | KLDAP::LdapOperation | |
extendedOid() const | KLDAP::LdapOperation | |
LdapOperation() (defined in KLDAP::LdapOperation) | KLDAP::LdapOperation | |
LdapOperation(LdapConnection &conn) (defined in KLDAP::LdapOperation) | KLDAP::LdapOperation | |
matchedDn() const | KLDAP::LdapOperation | |
Mod_Add enum value (defined in KLDAP::LdapOperation) | KLDAP::LdapOperation | |
Mod_Del enum value (defined in KLDAP::LdapOperation) | KLDAP::LdapOperation | |
Mod_None enum value (defined in KLDAP::LdapOperation) | KLDAP::LdapOperation | |
Mod_Replace enum value (defined in KLDAP::LdapOperation) | KLDAP::LdapOperation | |
modify(const LdapDN &dn, const ModOps &ops) | KLDAP::LdapOperation | |
modify_s(const LdapDN &dn, const ModOps &ops) | KLDAP::LdapOperation | |
ModOps typedef (defined in KLDAP::LdapOperation) | KLDAP::LdapOperation | |
ModType enum name (defined in KLDAP::LdapOperation) | KLDAP::LdapOperation | |
object() const | KLDAP::LdapOperation | |
referrals() const | KLDAP::LdapOperation | |
rename(const LdapDN &dn, const QString &newRdn, const QString &newSuperior, bool deleteold=true) | KLDAP::LdapOperation | |
rename_s(const LdapDN &dn, const QString &newRdn, const QString &newSuperior, bool deleteold=true) | KLDAP::LdapOperation | |
RES_ADD enum value (defined in KLDAP::LdapOperation) | KLDAP::LdapOperation | |
RES_BIND enum value (defined in KLDAP::LdapOperation) | KLDAP::LdapOperation | |
RES_COMPARE enum value (defined in KLDAP::LdapOperation) | KLDAP::LdapOperation | |
RES_DELETE enum value (defined in KLDAP::LdapOperation) | KLDAP::LdapOperation | |
RES_EXTENDED enum value (defined in KLDAP::LdapOperation) | KLDAP::LdapOperation | |
RES_EXTENDED_PARTIAL enum value (defined in KLDAP::LdapOperation) | KLDAP::LdapOperation | |
RES_MODDN enum value (defined in KLDAP::LdapOperation) | KLDAP::LdapOperation | |
RES_MODIFY enum value (defined in KLDAP::LdapOperation) | KLDAP::LdapOperation | |
RES_SEARCH_ENTRY enum value (defined in KLDAP::LdapOperation) | KLDAP::LdapOperation | |
RES_SEARCH_REFERENCE enum value (defined in KLDAP::LdapOperation) | KLDAP::LdapOperation | |
RES_SEARCH_RESULT enum value (defined in KLDAP::LdapOperation) | KLDAP::LdapOperation | |
ResultType enum name (defined in KLDAP::LdapOperation) | KLDAP::LdapOperation | |
SASL_Authname enum value (defined in KLDAP::LdapOperation) | KLDAP::LdapOperation | |
SASL_Authzid enum value (defined in KLDAP::LdapOperation) | KLDAP::LdapOperation | |
SASL_Callback_Proc typedef (defined in KLDAP::LdapOperation) | KLDAP::LdapOperation | |
SASL_Fields enum name (defined in KLDAP::LdapOperation) | KLDAP::LdapOperation | |
SASL_Password enum value (defined in KLDAP::LdapOperation) | KLDAP::LdapOperation | |
SASL_Realm enum value (defined in KLDAP::LdapOperation) | KLDAP::LdapOperation | |
search(const LdapDN &base, LdapUrl::Scope scope, const QString &filter, const QStringList &attrs) | KLDAP::LdapOperation | |
serverControls() const | KLDAP::LdapOperation | |
serverCred() const | KLDAP::LdapOperation | |
setClientControls(const LdapControls &ctrls) | KLDAP::LdapOperation | |
setConnection(LdapConnection &conn) | KLDAP::LdapOperation | |
setServerControls(const LdapControls &ctrls) | KLDAP::LdapOperation | |
waitForResult(int id, int msecs=-1) | KLDAP::LdapOperation | |
~LdapOperation() (defined in KLDAP::LdapOperation) | KLDAP::LdapOperation | 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.