gfactory
|
#include "Car.h"
Go to the source code of this file.
Data Structures | |
class | Ford |
Functions | |
Car * | CarFactory (const std::shared_ptr< GOptions > &g) |
Car * CarFactory | ( | const std::shared_ptr< GOptions > & | g | ) |
Definition at line 17 of file FordFactory.h.