Go to the source code of this file.
Classes | |
| struct | Object |
| struct | Vehicle |
| struct | Car |
| struct | Truck |
Typedefs | |
| typedef struct Object | Object |
| Object type. More... | |
| typedef struct Vehicle | Vehicle |
| Vehicle type. More... | |
| typedef struct Car | Car |
| Car type. More... | |
| typedef struct Truck | Truck |
| Truck type. More... | |
Functions | |
| int | main (void) |
| int main | ( | void | ) |
Main function.
Ref vehicleStart(), objRef(), objUnref().
1.8.11