FreeNOS
Data Structures
Factory.h File Reference

Go to the source code of this file.

Data Structures

class  Factory< T >
 Factory design pattern providing a standard creation function. More...
 
class  AbstractFactory< T >
 Abstract Factory pattern providing a creation function declaration. More...