#include "kockpitaccount.h"
Functions | |
std::ostream & | operator<< (std::ostream &output, const KockpitAccount &kacc) |
std::ostream& operator<< | ( | std::ostream & | output, | |
const KockpitAccount & | kacc | |||
) |
This function is only needed to give out the KockpitAccount on STDOUT.
output | reference to stdout. | |
kacc | reference to an AttributeMap object. |