|
multi_version_doxygen_test
|
Classes | |
| struct | Object |
| struct | Vehicle |
| struct | Car |
| struct | Truck |
Typedefs | |
| typedef struct Object | Object |
| Object type. | |
| typedef struct Vehicle | Vehicle |
| Vehicle type. | |
| typedef struct Car | Car |
| Car type. | |
| typedef struct Truck | Truck |
| Truck type. | |
Functions | |
| int | main (void) |
| int main | ( | void | ) |
Main function.
Ref vehicleStart(), objRef(), objUnref().