Driver.cpp File Reference

#include "MazeGame.h"
#include "Maze.h"
#include "Builder.h"

Include dependency graph for Driver.cpp:

Go to the source code of this file.

Functions

void create_standard_maze ()
void create_counting_maze ()
int main ()


Function Documentation

void create_counting_maze (  ) 

Definition at line 21 of file Driver.cpp.

References MazeGame::CreateMaze(), and CountingMazeBuilder::GetCounts().

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function:

void create_standard_maze (  ) 

Definition at line 7 of file Driver.cpp.

References MazeGame::CreateMaze(), and StandardMazeBuilder::GetMaze().

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function:

int main (  ) 

Definition at line 39 of file Driver.cpp.

References create_counting_maze(), and create_standard_maze().

Here is the call graph for this function:


Generated on Sat Mar 21 17:10:22 2009 for Builder Design Pattern by  doxygen 1.5.8