PACK WOC
$VERSION$
|
#include <QList>
#include <QMap>
#include <QObject>
#include <QPair>
#include <QStringList>
Go to the source code of this file.
Classes | |
struct | WocEnum |
helper structure to store enums in classes and tables More... | |
class | WocClass |
stores a communication class including serialization and deserialization information More... | |
struct | WocClass::s_prop |
property info More... | |
struct | WocClass::s_map |
mappings: "table-name" => List of ("column-name","property-name") More... | |