Gobelijn API documentation  - generated for commit a0cbea7
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros Pages
Motorcycle.cpp File Reference

Implementation of Motorcycle used to demo object aggregation features. More...

#include "objtracer/Motorcycle.h"
#include "tracer/tracer.h"
#include "util/Exception.h"
#include <memory>
Include dependency graph for Motorcycle.cpp:

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.
 

Detailed Description

Implementation of Motorcycle used to demo object aggregation features.

Author
J.Broeckhove CoMP/UA

Definition in file Motorcycle.cpp.