|
gfactory
|
#include "Car.h"

Go to the source code of this file.
Data Structures | |
| class | Tesla |
Functions | |
| Car * | CarFactory (const std::shared_ptr< GOptions > &g) |
| Car * CarFactory | ( | const std::shared_ptr< GOptions > & | g | ) |
Definition at line 15 of file TeslaFactory.h.