Go to the documentation of this file.
27 LDAPCtrl(
const char *oid,
bool critical=
false,
const char *data=0,
37 LDAPCtrl(
const std::string& oid,
bool critical,
38 const std::string& data);
53 std::string
getOID()
const;
87 #endif //LDAP_CONTROL_H