|
DTS Application Library
0.2.3
Application library containing referenced objects and interfaces to common libraries
|
LDAP attirbute. More...
#include <dtsapp.h>
Data Fields | |
| const char * | name |
| Name of attribute. More... | |
| int | count |
| Value count. More... | |
| struct ldap_attrval ** | vals |
| Attribute value array. More... | |
| struct ldap_attr * | next |
| Next attribute. More... | |
| struct ldap_attr * | prev |
| Previous attribute. More... | |
| struct ldap_attr* ldap_attr::next |
| struct ldap_attrval** ldap_attr::vals |