CommsDat::CMDBNumFieldBase Class Reference

class CommsDat::CMDBNumFieldBase : public CommsDat::CMDBElement

Commsdat Container classes qualifying numeric values

Inherits from

Constructor & Destructor Documentation

CMDBNumFieldBase()

IMPORT_CCMDBNumFieldBase()

Default Constructor

CMDBNumFieldBase(TMDBElementId)

IMPORT_CCMDBNumFieldBase(TMDBElementIdaFieldId)

Constructor setting Field's ElementId

Parameters

TMDBElementId aFieldId

Member Functions Documentation

GetL()

TMDBElementId GetL()

SetMaxLengthL(TInt)

IMPORT_C voidSetMaxLengthL(TIntaLength)

Parameters

TInt aLength

Type()

TCDFieldValueTypes Type()[private, inline, virtual]

Queries the type of the field value

Returns the enumeration TCDFieldValueTypes that represents the value that can be stored in this element

operator=(const TInt)

IMPORT_C CMDBNumFieldBase &operator=(const TIntaValue)

Assignment operator for field value

Parameters

const TInt aValue