|
||
KCDVersion1_1 TVersion(1,1,1)
Versions of the dataset in use NB These versions will change as data set is updated All versions apart from the one defined as KCDCurrentVersion are deprecated
EXP_DATA_VTABLE IMPORT_C virtual Meta::SVDataTableEntry const* GetVDataTable() const; \
IMPORT_C virtual TUint8* GetAttribPtr(const TInt aOffset) const; \
IMPORT_C static Meta::SVDataTableEntry const* GetVDataTableStatic(); \
static const Meta::SVDataTableEntry iVDataTable[];
END_ATTRIBUTE_TABLE_BASE_N (baseMetaClass, baseId, entry) { (TInt)((TAny*)(baseMetaClass::GetVDataTableStatic() + entry)),
NULL }};
|