Factories

Class factories are used to instantiate objects at run time, whose type is not known at compile time. More...


Functions

void fsf::registerFactories ()
 FSF factory registration Function to call to instanciate and register factories for all nodes and cells defined in this library.


Detailed Description

Class factories are used to instantiate objects at run time, whose type is not known at compile time.

Since cells and nodes constitute extensible sets of specialized object types derived from respective base classes, Cell and Node factories a necessary for instantiating cells and nodes at run time, and modify application graphs dynamically. Node factories also provide away to instantiate filters of the corresponding node type. Note that all classes defined in the FSF library do not have a registered factory. Only those nodes and cells that require dynamic creation have registered factories.


Function Documentation

void fsf::registerFactories (  ) 

FSF factory registration Function to call to instanciate and register factories for all nodes and cells defined in this library.


Generated on Thu Oct 21 11:47:37 2010 for MFSM by  doxygen 1.5.9