Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

more::net::ldap_connection Class Reference

A connection to an LDAP server. More...

#include <more/net/ldap.h>

Inheritance diagram for more::net::ldap_connection:

Inheritance graph
[legend]
Collaboration diagram for more::net::ldap_connection:

Collaboration graph
[legend]
List of all members.

Public Types

Public Methods


Detailed Description

A connection to an LDAP server.


Member Enumeration Documentation

enum more::net::ldap_connection::search_scope_type
 

Enumeration values:
search_scope_base 
search_scope_one 
search_scope_sub 


Constructor & Destructor Documentation

more::net::ldap_connection::ldap_connection  
 


Member Function Documentation

void more::net::ldap_connection::bind  
 

ldap_entry_ref const& more::net::ldap_connection::checkout ldap_dn const &    dn
 

void more::net::ldap_connection::declare_options io::cmdline   cl
 

Include some common LDAP options in the cl command-line parser.

cl.parse(...) must be called before bind().

template<typename OutputIterator>
void more::net::ldap_connection::search std::string const &    base,
search_scope_type    scope,
std::string const &    filter,
OutputIterator    it_out
 


The documentation for this class was generated from the following file:
Generated on Sat Sep 7 19:13:00 2002 for more with Doxygen 1.2.13.1. Doxygen 1.2.13.1 is written and copyright 1997-2002 by Dimitri van Heesch.