CommsDat::SGenericRecordTypeInfoTag Struct Reference

#include <metadatabase.h>

struct CommsDat::SGenericRecordTypeInfoTag
Public Attributes
TFieldTypeAttributes iTypeAttr
TMDBElementId iTypeId
TGenericTypeName iTypeName
TInt iValType
Public Member Functions
SGenericRecordTypeInfoTag()
SGenericRecordTypeInfoTag(TMDBElementId, TInt, TFieldTypeAttributes)
SGenericRecordTypeInfoTag(TMDBElementId, TInt, TFieldTypeAttributes, TText *const)
SGenericRecordTypeInfoTag(TMDBElementId, TInt, TFieldTypeAttributes, const TGenericTypeName &)

Detailed Description

To express type information for all MetaDatabase fields

Member Attribute Documentation

iTypeAttr

TFieldTypeAttributes iTypeAttr

iTypeId

TMDBElementId iTypeId

iTypeName

TGenericTypeName iTypeName

iValType

TInt iValType

Constructor & Destructor Documentation

SGenericRecordTypeInfoTag ( )

SGenericRecordTypeInfoTag()[inline]

SGenericRecordTypeInfoTag ( TMDBElementId, TInt, TFieldTypeAttributes )

SGenericRecordTypeInfoTag(TMDBElementIdaId,
TIntaVal,
TFieldTypeAttributesaAttrType
)[inline]

SGenericRecordTypeInfoTag ( TMDBElementId, TInt, TFieldTypeAttributes, TText *const )

SGenericRecordTypeInfoTag(TMDBElementIdaId,
TIntaVal,
TFieldTypeAttributesaAttrType,
TText *constaTypeName
)[inline]

SGenericRecordTypeInfoTag ( TMDBElementId, TInt, TFieldTypeAttributes, const TGenericTypeName & )

SGenericRecordTypeInfoTag(TMDBElementIdaId,
TIntaVal,
TFieldTypeAttributesaAttrType,
const TGenericTypeName &aTypeName
)[inline]