#include <FordFactory.h>
|
| | Ford (const std::shared_ptr< GOptions > &) |
| |
| void | go () |
| |
| | Car (const std::shared_ptr< GOptions > &g) |
| |
| | ~Car () override=default |
| |
| | Car (const std::shared_ptr< GOptions > &g) |
| |
| void | set_loggers (const std::shared_ptr< GOptions > &g) |
| |
Definition at line 5 of file FordFactory.h.
◆ Ford()
| Ford::Ford |
( |
const std::shared_ptr< GOptions > & | gopts | ) |
|
◆ Car()
| Car::Car |
( |
const std::shared_ptr< GOptions > & | g | ) |
|
|
inlineexplicit |
Definition at line 16 of file Car.h.
◆ go()
◆ fordVar
| double Ford::fordVar[2] {} |
The documentation for this class was generated from the following files: