Gobelijn API documentation  - generated for commit a0cbea7
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros Pages
stdin-employee-factory.h File Reference

Concrete stdin input based factory. More...

#include "employee.h"
#include "factory.h"
Include dependency graph for stdin-employee-factory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AbstractFactory::StdinEmployeeFactory
 An employee factory implementation that uses standard input to construct employee instances. More...
 

Namespaces

 AbstractFactory
 

Detailed Description

Concrete stdin input based factory.

Definition in file stdin-employee-factory.h.