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 32 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
std::vector< std::string > GetFactoryNames () const

Static Public Member Functions

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

Classes

class  FactoryNotFound

The documentation for this class was generated from the following file:

Generated on Tue Jan 6 00:11:42 2009 for Crypto++ by  doxygen 1.5.6