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

Concrete ptree based factory. More...

#include "employee.h"
#include "factory.h"
#include <boost/property_tree/ptree.hpp>
Include dependency graph for ptree-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::PtreeEmployeeFactory
 An employee factory implementation that uses Boost property trees to construct employee instances. More...
 

Namespaces

 AbstractFactory
 

Detailed Description

Concrete ptree based factory.

Definition in file ptree-employee-factory.h.