| struct CommsDat::SGenericRecordTypeInfoTag |
To express type information for all MetaDatabase fields
| Public Member Functions | |
|---|---|
| SGenericRecordTypeInfoTag() | |
| SGenericRecordTypeInfoTag(TMDBElementId, TInt, TFieldTypeAttributes) | |
| SGenericRecordTypeInfoTag(TMDBElementId, TInt, TFieldTypeAttributes, TText *const ) | |
| SGenericRecordTypeInfoTag(TMDBElementId, TInt, TFieldTypeAttributes, const TGenericTypeName &) | |
| Public Attributes | |
|---|---|
| TFieldTypeAttributes | iTypeAttr |
| TMDBElementId | iTypeId |
| TGenericTypeName | iTypeName |
| TInt | iValType |
| SGenericRecordTypeInfoTag | ( | TMDBElementId | aId, |
| TInt | aVal, | ||
| TFieldTypeAttributes | aAttrType | ||
| ) | [inline] | ||
| TMDBElementId aId | |
| TInt aVal | |
| TFieldTypeAttributes aAttrType |
| SGenericRecordTypeInfoTag | ( | TMDBElementId | aId, |
| TInt | aVal, | ||
| TFieldTypeAttributes | aAttrType, | ||
| TText *const | aTypeName | ||
| ) | [inline] | ||
| TMDBElementId aId | |
| TInt aVal | |
| TFieldTypeAttributes aAttrType | |
| TText *const aTypeName |
| SGenericRecordTypeInfoTag | ( | TMDBElementId | aId, |
| TInt | aVal, | ||
| TFieldTypeAttributes | aAttrType, | ||
| const TGenericTypeName & | aTypeName | ||
| ) | [inline] | ||
| TMDBElementId aId | |
| TInt aVal | |
| TFieldTypeAttributes aAttrType | |
| const TGenericTypeName & aTypeName |