Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

ldap_search_result_t Class Reference

Concrete LDAP result entry. More...

Inheritance diagram for ldap_search_result_t:

generic_search_result_t List of all members.

Public Member Functions

 ldap_search_result_t (LDAPMessage *ldresult, LDAP *ld)
 Costructor.

 ~ldap_search_result_t ()
bool good () const
 Concrete Validation test.

bool empty () const
 Abstract empty test.

generic_result_entry_tmake_first_entry () const
 Concrete Entry Factory Method.


Detailed Description

Concrete LDAP result entry.

This class specialises the standard interface for concrete LDAPConnectionSynchConnection search result entries.


Constructor & Destructor Documentation

ldap_search_result_t LDAPMessage *  ldresult,
LDAP *  ld
[inline]
 

Costructor.

~ldap_search_result_t  )  [inline]
 


Member Function Documentation

bool empty  )  const [inline, virtual]
 

Abstract empty test.

Returns:
whether there is a result, or not.

Implements generic_search_result_t.

bool good  )  const [inline, virtual]
 

Concrete Validation test.

Implements generic_search_result_t.

generic_result_entry_t* make_first_entry  )  const [inline, virtual]
 

Concrete Entry Factory Method.

Returns:
the first ldap result entry. The memory object should be destroid by explicitally calling delete.

Implements generic_search_result_t.


The documentation for this class was generated from the following file:
Generated on Wed Mar 1 00:37:56 2006 for COMMON API - configuration, jobid, ldif2classadi, logger, process, requestad, socket++i, task, utilities by doxygen 1.3.5