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