factory_avatar.h File Reference

Factory that creates instances of objects derived from the Avatar class. More...

#include <string>
#include "../templates/factory.h"
#include "../templates/singleton.h"
#include "../avatar.h"

Go to the source code of this file.

Namespaces

namespace  Factories

Typedefs

typedef Templates::Singleton
< Templates::Factory< Avatar,
std::string > > 
Factories::FactoryAvatar
 Factory that creates instances of objects derived from the Avatar class.


Detailed Description

Factory that creates instances of objects derived from the Avatar class.

Project: PGR 2008 Authors: Ondrej Lengal, xlenga00@stud.fit.vutbr.cz Libor Polcak, xpolca03@stud.fit.vutbr.cz Boris Prochazka, xproch63@stud.fit.vutbr.cz Petr Zemek, xzemek02@stud.fit.vutbr.cz

Date:
2008
Implementation is using "Object factory" and "Singleton" design patterns.

Generated on Sat Dec 20 19:21:24 2008 for PGR2008 by  doxygen 1.5.6