xLDAPquery Class Reference
Detailed Description
Definition at line 101 of file xldaplite.h.
Public Member Functions | |
| xLDAPquery (xLDAPconnection &, const QString &filter, const QString &base=0, char **attrs=0) | |
| ~xLDAPquery () | |
Protected Attributes | |
| xLDAPconnection * | m_Connection |
| LDAPMessage * | m_Query |
| int | m_Result |
Friends | |
| class | xLDAPiterator |
| class | xLDAPattribute |
The documentation for this class was generated from the following files:

