Gobelijn API documentation
- generated for commit a0cbea7
|
Implementation of Motorcycle used to demo object aggregation features. More...
#include "objtracer/Motorcycle.h"
#include "tracer/tracer.h"
#include "util/Exception.h"
#include <memory>
Go to the source code of this file.
Namespaces | |
ODemo | |
Demonstrates features of object behavior w.r.t. essential operators, aggregation and association, polymorphism, abstract classes, and interfaces. | |
Implementation of Motorcycle used to demo object aggregation features.
Definition in file Motorcycle.cpp.