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