gfactory
gfactory.h File Reference
#include <map>
#include <string>
#include "gdl.h"
Include dependency graph for gfactory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  GFactoryBase
 
class  GFactory< T >
 Derived from GFactoryBase, implements Create to instantiate the derived classes. More...
 
class  GManager
 Instantiates derived classes either statically or dynamically. More...