#include "attributemap.h"#include <QString>#include <QStringList>#include <QVariant>#include <QObject>#include <typeinfo>#include <iostream>#include <string>#include "attributemap.h"#include <QList>#include "kockpitaddress.h"#include "kockpitunit.h"#include "kockpitbackendentry.h"

Functions | |
| std::ostream & | operator<< (std::ostream &output, const AttributeMap &amap) |
| std::ostream& operator<< | ( | std::ostream & | output, | |
| const AttributeMap & | amap | |||
| ) |
This function is only needed to give out the AttributeMap on STDOUT.
| output | Reference to stdout. | |
| amap | Reference to an AttributeMap object. |
1.6.3