#include <ldap.h>
#include "config.h"
#include "LDAPException.h"
#include "LDAPReferralException.h"
#include "LDAPAsynConnection.h"
Functions | |
ostream & | operator<< (ostream &s, LDAPException e) |
|
It is only useful for debugging purposes at the moment |