Overview     Modules     Class Hierarchy     Classes     Members  

tlp::TemplateFactoryInterface Class Reference
[Plugins]

#include <TemplateFactory.h>

Inherited by tlp::TemplateFactory< AlgorithmFactory, Algorithm, AlgorithmContext >, tlp::TemplateFactory< ExportModuleFactory, ExportModule, AlgorithmContext >, tlp::TemplateFactory< ImportModuleFactory, ImportModule, AlgorithmContext >, tlp::TemplateFactory< PropertyFactory< BooleanAlgorithm >, BooleanAlgorithm, PropertyContext >, tlp::TemplateFactory< PropertyFactory< ColorAlgorithm >, ColorAlgorithm, PropertyContext >, tlp::TemplateFactory< PropertyFactory< DoubleAlgorithm >, DoubleAlgorithm, PropertyContext >, tlp::TemplateFactory< PropertyFactory< IntegerAlgorithm >, IntegerAlgorithm, PropertyContext >, tlp::TemplateFactory< PropertyFactory< LayoutAlgorithm >, LayoutAlgorithm, PropertyContext >, tlp::TemplateFactory< PropertyFactory< PropertyAlgorithm >, PropertyAlgorithm, PropertyContext >, tlp::TemplateFactory< PropertyFactory< SizeAlgorithm >, SizeAlgorithm, PropertyContext >, tlp::TemplateFactory< PropertyFactory< StringAlgorithm >, StringAlgorithm, PropertyContext >, tlp::TemplateFactory< PropertyFactory< TPROPERTY >, TPROPERTY, PropertyContext >, and tlp::TemplateFactory< ObjectFactory, ObjectType, Context >.

Collaboration diagram for tlp::TemplateFactoryInterface:

List of all members.

Public Member Functions

Static Public Member Functions

Static Public Attributes


Constructor & Destructor Documentation

virtual tlp::TemplateFactoryInterface::~TemplateFactoryInterface (  )  [inline, virtual]

Member Function Documentation

static void tlp::TemplateFactoryInterface::addFactory ( TemplateFactoryInterface factory,
const std::string &  name 
) [inline, static]
static bool tlp::TemplateFactoryInterface::pluginExists ( const std::string &  factoryName,
const std::string &  pluginName 
) [inline, static]

Member Data Documentation

TLP_SCOPE std::map< std::string, TemplateFactoryInterface* >* tlp::TemplateFactoryInterface::allFactories [static]


Tulip Software by LaBRI Visualization Team    2001 - 2010