CommsDat::SGenericRecordTypeInfoTag Struct Reference
#include
<metadatabase.h>
struct CommsDat::SGenericRecordTypeInfoTag |
Detailed Description
To express type information for all MetaDatabase fields
Member Attribute Documentation
iTypeAttr
TFieldTypeAttributes
| iTypeAttr |
iTypeId
iTypeName
iValType
Constructor & Destructor Documentation
SGenericRecordTypeInfoTag ( )
SGenericRecordTypeInfoTag | ( | ) | [inline] |
SGenericRecordTypeInfoTag ( TMDBElementId, TInt, TFieldTypeAttributes )
SGenericRecordTypeInfoTag | ( | TMDBElementId | aId, |
| TInt | aVal, |
| TFieldTypeAttributes | aAttrType |
| ) | [inline] |
SGenericRecordTypeInfoTag ( TMDBElementId, TInt, TFieldTypeAttributes, TText *const )
SGenericRecordTypeInfoTag | ( | TMDBElementId | aId, |
| TInt | aVal, |
| TFieldTypeAttributes | aAttrType, |
| TText *const | aTypeName |
| ) | [inline] |
SGenericRecordTypeInfoTag ( TMDBElementId, TInt, TFieldTypeAttributes, const TGenericTypeName & )
SGenericRecordTypeInfoTag | ( | TMDBElementId | aId, |
| TInt | aVal, |
| TFieldTypeAttributes | aAttrType, |
| const TGenericTypeName & | aTypeName |
| ) | [inline] |