CommsDat::CMDBTextFieldBase Class Reference

class CommsDat::CMDBTextFieldBase : public CommsDat::CMDBElement

Base Container class qualifying a text field

Inherits from

Constructor & Destructor Documentation

CMDBTextFieldBase()

IMPORT_CCMDBTextFieldBase()

Default Constructor

CMDBTextFieldBase(TMDBElementId)

IMPORT_CCMDBTextFieldBase(TMDBElementIdaFieldId)

Constructor setting Field's ElementId

Parameters

TMDBElementId aFieldId

~CMDBTextFieldBase()

IMPORT_C~CMDBTextFieldBase()

Destructor that deletes the field value

Member Functions Documentation

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 TDesC &)

IMPORT_C CMDBTextFieldBase &operator=(const TDesC &aValue)

Assignment Operator setting Field's value

Parameters

const TDesC & aValue