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