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