TonyZOtto / Eclipse6

Modern Build of INDIface6 for EclipseIR
0 stars 0 forks source link

eirBase Library #16

Open TonyZOtto opened 5 months ago

TonyZOtto commented 5 months ago

Baseline support

TonyZOtto commented 5 months ago

Types.h

#include <QtGlobal>
#include <QByteArray>
#include <QList>
#include <QString>

typedef quint16         WORD;
typedef quint32         DWORD;
typedef quint64         QWORD;
typedef quint128        OWORD;
typedef qint16          SWORD;
typedef qint32          SDWORD;
typedef qint64          SQWORD;
typedef qint128         SOWORD;

typedef QString         UText;
typedef QWORD           EpochMilliseconds;

typedef QList<int>      IntList;
TonyZOtto commented 5 months ago

Uid

UidMap

TonyZOtto commented 5 months ago

Elapsed Nanoseconds

NanoMap

Key hash if all sequential is bad for map

And Or

NanoList

With Binary Search