Main Page
Classes
Files
Class List
Class Hierarchy
Class Members
LDAPAttrType Member List
This is the complete list of members for
LDAPAttrType
, including all inherited members.
desc
LDAPAttrType
[private]
equalityOid
LDAPAttrType
[private]
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
names
LDAPAttrType
[private]
oid
LDAPAttrType
[private]
orderingOid
LDAPAttrType
[private]
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
single
LDAPAttrType
[private]
substringOid
LDAPAttrType
[private]
superiorOid
LDAPAttrType
[private]
syntaxOid
LDAPAttrType
[private]
usage
LDAPAttrType
[private]
~LDAPAttrType
()
LDAPAttrType
[virtual]