singleton.cpp File Reference

#include "Singleton.h"
#include "BombedMazeFactory.h"
#include "string.h"

Include dependency graph for singleton.cpp:

Go to the source code of this file.

Functions

class MazeFactoryFactoryInstance (bool bombed_)
class MazeFactoryFactoryInstance ()

Variables

class MazeFactoryfactoryInstance


Function Documentation

class MazeFactory* FactoryInstance (  ) 

Definition at line 22 of file singleton.cpp.

References FactoryInstance().

Referenced by FactoryInstance(), and main().

class MazeFactory* FactoryInstance ( bool  bombed_  ) 

Definition at line 9 of file singleton.cpp.

References MazeFactory::MazeFactory().


Variable Documentation

Definition at line 6 of file singleton.cpp.


Generated on Sat Mar 21 17:07:53 2009 for Abstract Factory Design Pattern by  doxygen 1.5.8