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