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

edg::workload::common::ldif2classad::ldap_search_result_t Class Reference

Concrete LDAP result entry. More...

Inheritance diagram for edg::workload::common::ldif2classad::ldap_search_result_t:

edg::workload::common::ldif2classad::generic_search_result_t List of all members.

Public Methods

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

bool good () const
 Concrete Validation test.

bool empty () const
 Abstract empty test. More...

generic_result_entry_tmake_first_entry () const
 Concrete Entry Factory Method. More...


Detailed Description

Concrete LDAP result entry.

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


Member Function Documentation

bool empty   const [inline, virtual]
 

Abstract empty test.

Returns:
whether there is a result, or not.

Implements edg::workload::common::ldif2classad::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 edg::workload::common::ldif2classad::generic_search_result_t.


The documentation for this class was generated from the following file:
Generated on Fri May 14 14:18:26 2004 for COMMON API - configuration, jobid, ldif2classadi, logger, process, requestad, socket++i, task, utilities by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002