ldapsdk  0.0.1
LDAPAttrType Member List

This is the complete list of members for LDAPAttrType, including all inherited members.

getDesc() constLDAPAttrType
getEqualityOid() constLDAPAttrType
getName() constLDAPAttrType
getNames() constLDAPAttrType
getOid() constLDAPAttrType
getOrderingOid() constLDAPAttrType
getSubstringOid() constLDAPAttrType
getSuperiorOid() constLDAPAttrType
getSyntaxOid() constLDAPAttrType
getUsage() constLDAPAttrType
isSingle() constLDAPAttrType
LDAPAttrType()LDAPAttrType
LDAPAttrType(string at_item, int flags=LDAP_SCHEMA_ALLOW_NO_OID|LDAP_SCHEMA_ALLOW_QUOTED)LDAPAttrType
setDesc(const char *at_desc)LDAPAttrType
setEqualityOid(const char *oid)LDAPAttrType
setNames(char **at_names)LDAPAttrType
setOid(const char *at_oid)LDAPAttrType
setOrderingOid(const char *oid)LDAPAttrType
setSingle(int at_single_value)LDAPAttrType
setSubstringOid(const char *oid)LDAPAttrType
setSuperiorOid(const char *oid)LDAPAttrType
setSyntaxOid(const char *oid)LDAPAttrType
setUsage(int at_usage)LDAPAttrType
~LDAPAttrType()LDAPAttrTypevirtual