TDEABC::LdapObject Class Reference
#include <ldapclient.h>
Public Member Functions | |
LdapObject (const TQString &_dn, LdapClient *_cl) | |
LdapObject (const LdapObject &that) | |
LdapObject & | operator= (const LdapObject &that) |
TQString | toString () const |
void | clear () |
Public Attributes | |
TQString | dn |
LdapAttrMap | attrs |
LdapClient * | client |
Protected Member Functions | |
void | assign (const LdapObject &that) |
Detailed Description
This class is internal.
Binary compatibiliy might be broken any time without notification. Do not use it.
We mean it!
Definition at line 49 of file ldapclient.h.
Constructor & Destructor Documentation
◆ LdapObject() [1/3]
|
inline |
Definition at line 52 of file ldapclient.h.
◆ LdapObject() [2/3]
|
inlineexplicit |
Definition at line 54 of file ldapclient.h.
◆ LdapObject() [3/3]
|
inline |
Definition at line 55 of file ldapclient.h.
Member Function Documentation
◆ assign()
|
protected |
Definition at line 70 of file ldapclient.cpp.
◆ clear()
void LdapObject::clear | ( | ) |
Definition at line 64 of file ldapclient.cpp.
◆ operator=()
|
inline |
Definition at line 57 of file ldapclient.h.
◆ toString()
TQString LdapObject::toString | ( | ) | const |
Definition at line 51 of file ldapclient.cpp.
Member Data Documentation
◆ attrs
LdapAttrMap TDEABC::LdapObject::attrs |
Definition at line 68 of file ldapclient.h.
◆ client
LdapClient* TDEABC::LdapObject::client |
Definition at line 69 of file ldapclient.h.
◆ dn
TQString TDEABC::LdapObject::dn |
Definition at line 67 of file ldapclient.h.
The documentation for this class was generated from the following files: