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