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

fstream_search_result_t Class Reference

Concrete search result. More...

Inheritance diagram for fstream_search_result_t:

generic_search_result_t List of all members.

Public Types

typedef std::list< classad::ClassAd * > result_container_type_t
typedef result_container_type_t::const_iterator const_iterator

Public Member Functions

 fstream_search_result_t (result_container_type_t *result)
 Costructor.

 ~fstream_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 search result.

This class specialises the abstract interface (

See also:
generic_search_result_t)for concrete FileStreamConnection search result.


Member Typedef Documentation

typedef result_container_type_t::const_iterator const_iterator
 

typedef std::list<classad::ClassAd*> result_container_type_t
 


Constructor & Destructor Documentation

fstream_search_result_t result_container_type_t result  ) 
 

Costructor.

~fstream_search_result_t  ) 
 


Member Function Documentation

bool empty  )  const [virtual]
 

Abstract empty test.

Returns:
whether there is a result, or not.

Implements generic_search_result_t.

bool good  )  const [virtual]
 

Concrete Validation test.

Implements generic_search_result_t.

generic_result_entry_t* make_first_entry  )  const [virtual]
 

Concrete Entry Factory Method.

Returns:
the first ldap result entry. The memory object should be destroyed by explicitly call delete on it.

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