#include "kockpitunit.h"
Functions | |
| std::ostream & | operator<< (std::ostream &output, const KockpitUnit &kunit) |
| std::ostream& operator<< | ( | std::ostream & | output, | |
| const KockpitUnit & | kunit | |||
| ) |
This function is only needed to give out the KockpitUnit on STDOUT.
| output | Reference to stdout. | |
| kunit | Reference to an KockpitUnit derived class object. |
1.6.3