CommsDat::SGenericRecordTypeInfoTag Struct Reference

#include <metadatabase.h>

Link against: ConnectionUiUtilities.lib

struct CommsDat::SGenericRecordTypeInfoTag

Detailed Description

To express type information for all MetaDatabase fields

Member Attribute Documentation

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 *const aTypeName
)[inline]

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

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