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

ObjectFactoryRegistry< AbstractClass, instance > Class Template Reference

#include <factory.h>

List of all members.


Detailed Description

template<class AbstractClass, int instance = 0>
class ObjectFactoryRegistry< AbstractClass, instance >

_

Definition at line 31 of file factory.h.

Public Member Functions

void RegisterFactory (const std::string &name, ObjectFactory< AbstractClass > *factory)
const ObjectFactory< AbstractClass > * GetFactory (const char *name) const
AbstractClass * CreateObject (const char *name) const

Static Public Member Functions

ObjectFactoryRegistry< AbstractClass,
instance > & 
Registry (...)


The documentation for this class was generated from the following file:
Generated on Wed Jul 21 19:16:00 2004 for Crypto++ by doxygen 1.3.7-20040704