Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members | Related Pages

vlLibFactory Class Reference

If you develop a library that is to be loaded dynamically at runtime, then you should return a pointer to your factory. More...

#include <vllibfactory.h>

Inheritance diagram for vlLibFactory:

vlGenericFactory< ClassName > vlVolDataLinearFactory List of all members.

Public Member Functions

virtual vlPlugincreate ()=0

Detailed Description

The vlLibFactory is used to create the components, the library has to offer.

This an abstract class. Derive from it to create your own factory for your dynamic library (plugin).

Definition at line 52 of file vllibfactory.h.


Member Function Documentation

virtual vlPlugin* vlLibFactory::create  )  [pure virtual]
 

Implemented in vlGenericFactory< ClassName >, and vlVolDataLinearFactory.

Referenced by vlTrader::loadPlugin(), vlPluginManager::loadPlugins(), and queryPlugin().


The documentation for this class was generated from the following file:
Generated on Fri Mar 18 11:33:18 2005 for OpenVL by doxygen 1.3.3