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

edg::workload::common::ldif2classad::fstream_result_entry_t Class Reference

Concrete FileStreamConnection result entry. More...

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

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

Public Methods

 fstream_result_entry_t (const fstream_search_result_t::const_iterator &first, const fstream_search_result_t::const_iterator &last)
 Costructor. More...

bool next ()
 Concrete next entry assignment. More...

bool good () const
 Concrete validation test. More...

std::string distinguished_name () const
 Concrete distinguished name extractor. More...

LDIFObjectvalue ()
 Concrete LDIFObject extractor. More...


Detailed Description

Concrete FileStreamConnection result entry.

This class specialises the abstract interface

See also:
generic_result_entry for concrete FileStreamConnection search result entries.


Constructor & Destructor Documentation

fstream_result_entry_t const fstream_search_result_t::const_iterator &    first,
const fstream_search_result_t::const_iterator &    last
 

Costructor.

Parameters:
first  a reference iterator to the first result entry
last  a reference iterator to the last result entry


Member Function Documentation

std::string distinguished_name   const [virtual]
 

Concrete distinguished name extractor.

Returns:
a string representation of entry's distinguished name

Implements edg::workload::common::ldif2classad::generic_result_entry_t.

bool good   const [virtual]
 

Concrete validation test.

Returns:
whether the entry is valid or not.

Implements edg::workload::common::ldif2classad::generic_result_entry_t.

bool next   [virtual]
 

Concrete next entry assignment.

Returns:
whether the next entry has been succesfully addressed, or not.

Implements edg::workload::common::ldif2classad::generic_result_entry_t.

LDIFObject* value   [virtual]
 

Concrete LDIFObject extractor.

Returns:
a poiter to a LDIFObject.

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