ldapsdk 0.0.1
Defines

LDAPUrl.cpp File Reference

#include "LDAPUrl.h"
#include <sstream>
#include <iomanip>
#include "debug.h"

Defines

#define PCT_ENCFLAG_NONE   0x0000U
#define PCT_ENCFLAG_COMMA   0x0001U
#define PCT_ENCFLAG_SLASH   0x0002U
#define LDAP_DEFAULT_PORT   389
#define LDAPS_DEFAULT_PORT   636

Define Documentation

#define LDAP_DEFAULT_PORT   389

Referenced by LDAPUrl::parseUrl().

#define LDAPS_DEFAULT_PORT   636

Referenced by LDAPUrl::parseUrl().

#define PCT_ENCFLAG_COMMA   0x0001U

Referenced by LDAPUrl::percentEncode().

#define PCT_ENCFLAG_NONE   0x0000U
#define PCT_ENCFLAG_SLASH   0x0002U