fw4spl
fwRuntime::utils::GenericExecutableFactoryRegistrar< E > Struct Template Reference

Defines a generic template executable factory registrar class. More...

#include <GenericExecutableFactoryRegistrar.hpp>

+ Inheritance diagram for fwRuntime::utils::GenericExecutableFactoryRegistrar< E >:
+ Collaboration diagram for fwRuntime::utils::GenericExecutableFactoryRegistrar< E >:

Public Types

typedef GenericExecutableFactory< E > FactoryType
 

Public Member Functions

 GenericExecutableFactoryRegistrar (const std::string &type)
 Constructor.
 
- Public Member Functions inherited from fwRuntime::ExecutableFactoryRegistrar
FWRUNTIME_API ExecutableFactoryRegistrar (std::shared_ptr< ExecutableFactory > factory)
 Constructor. More...
 

Detailed Description

template<typename E>
struct fwRuntime::utils::GenericExecutableFactoryRegistrar< E >

Defines a generic template executable factory registrar class.

Date
2004-2009

Definition at line 29 of file GenericExecutableFactoryRegistrar.hpp.


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