ldapsdk
0.0.1
|
#include <iostream>
#include <ldap.h>
#include <LDAPMessage.h>
#include <LDAPControlSet.h>
#include <LDAPUrlList.h>
Go to the source code of this file.
Classes | |
class | LDAPResult |
This class is for representing LDAP-Result-Messages. More... | |