30 MC_ERROR(
"Type name is not defined at the initialization list of the inherited class ctor.");
virtual MSData & operator=(MSData &data)
Copy assignment operator.
QMap< QString, void * > VariableMap
Variable map.
#define MC_ERROR(...)
Error macro.
const QMap< QString, void * > & GetVariableMap() const
Get the variable map.
Base class for the data exchange of the elements.
MSData(const QString &type_name)
Class constructor.
QString TypeName
Type name.
QString GetTypeName() const
Get the type name.
void * operator[](const QString &variable) const
operator[] to resolve variable pointers