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