v2l_LdapConn Struct Reference

Simple Linked List of connections to LDAP directory. More...

#include <v2l_conn.h>

Collaboration diagram for v2l_LdapConn:

Collaboration graph
[legend]

Data Fields

pool poolref
LDAP * ld
time_t creation_time
char * binddn
char * entry
char * user
v2l_LdapConnnext

Detailed Description

Simple Linked List of connections to LDAP directory.

Definition at line 30 of file v2l_conn.h.


Field Documentation

LDAP* v2l_LdapConn::ld

LDAP descriptor

Definition at line 33 of file v2l_conn.h.

Referenced by _v2l_create_conn(), _v2l_free_conn(), v2l_config_shutdown(), v2l_ldap_get_entry(), and v2l_request_record().

time_t v2l_LdapConn::creation_time

timestamp

Definition at line 34 of file v2l_conn.h.

Referenced by _v2l_create_conn(), and _v2l_free_expired_walker().

char* v2l_LdapConn::binddn

complete dn

Definition at line 35 of file v2l_conn.h.

Referenced by _v2l_create_conn(), and v2l_request_record().

char* v2l_LdapConn::entry

short dn

Definition at line 36 of file v2l_conn.h.

Referenced by _v2l_create_conn(), and v2l_ldap_get_entry().

char* v2l_LdapConn::user

username

Definition at line 37 of file v2l_conn.h.

Referenced by _v2l_add_conn(), _v2l_create_conn(), and v2l_request_record().


The documentation for this struct was generated from the following file:
Generated on Sun Oct 7 14:38:43 2007 for vCard2LDAP by  doxygen 1.5.1