ldapsdk
0.0.1
|
This is the complete list of members for LDAPAttrType, including all inherited members.
getDesc() const | LDAPAttrType | |
getEqualityOid() const | LDAPAttrType | |
getName() const | LDAPAttrType | |
getNames() const | LDAPAttrType | |
getOid() const | LDAPAttrType | |
getOrderingOid() const | LDAPAttrType | |
getSubstringOid() const | LDAPAttrType | |
getSuperiorOid() const | LDAPAttrType | |
getSyntaxOid() const | LDAPAttrType | |
getUsage() const | LDAPAttrType | |
isSingle() const | LDAPAttrType | |
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() | LDAPAttrType | virtual |