gfactory
Loading...
Searching...
No Matches
FordFactory.h File Reference
#include "Car.h"
Include dependency graph for FordFactory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  Ford
 

Functions

CarCarFactory (const std::shared_ptr< GOptions > &g)
 

Function Documentation

◆ CarFactory()

Car * CarFactory ( const std::shared_ptr< GOptions > & g)

Definition at line 17 of file FordFactory.h.