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

libfactory::LibFactory Class Reference

Class factory for Querier objects. More...

#include <LibFactory.h>

List of all members.

Public Methods

bool Register (std::string const &LibID, std::string const &Library, std::string const &Creator, std::string const &Destructor)
bool Unregister (std::string const &LibID)
void * LibCreate (std::string const &LibID, LcgInfo::create_Querier **Creator, LcgInfo::destroy_Querier **Destructor)
std::vector< std::string > List () const


Detailed Description

Class factory for Querier objects.

Only class of the namespace libfactory.

Definition at line 41 of file LibFactory.h.


The documentation for this class was generated from the following files:
Generated on Tue Oct 5 14:42:45 2004 for LCG Information System Interface by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002