gfactory
|
#include <TeslaFactory.h>
Public Member Functions | |
Tesla () | |
void | go () |
![]() | |
virtual | ~Car ()=default |
void | set_loggers ([[maybe_unused]] GOptions *const g) |
Data Fields | |
double | autopilot [2][2] |
![]() | |
double | generalCarVar = 44 |
Additional Inherited Members | |
![]() | |
static Car * | instantiate (const dlhandle handle) |
Definition at line 5 of file TeslaFactory.h.
Tesla::Tesla | ( | ) |
Definition at line 16 of file TeslaFactory.cc.
|
virtual |
Implements Car.
Definition at line 6 of file TeslaFactory.cc.
double Tesla::autopilot[2][2] |
Definition at line 10 of file TeslaFactory.h.