Gobelijn API documentation
- generated for commit a0cbea7
|
Header for the Motorcycle class. More...
#include "objtracer/Body.h"
#include "objtracer/Engine.h"
#include "objtracer/Person.h"
#include "objtracer/Wheel.h"
#include <array>
#include <memory>
Go to the source code of this file.
Classes | |
class | ODemo::Motorcycle |
Motorcycle with Engine and Owner. More... | |
Namespaces | |
ODemo | |
Demonstrates features of object behavior w.r.t. essential operators, aggregation and association, polymorphism, abstract classes, and interfaces. | |
Header for the Motorcycle class.
Definition in file Motorcycle.h.