CommsDat::CMDBNumFieldBase Class Reference

class CommsDat::CMDBNumFieldBase : public CommsDat::CMDBElement

Commsdat Container classes qualifying numeric values

Inherits from

Constructor & Destructor Documentation

CMDBNumFieldBase()

IMPORT_C CMDBNumFieldBase ( )

Default Constructor

CMDBNumFieldBase(TMDBElementId)

IMPORT_C CMDBNumFieldBase ( TMDBElementId aFieldId )

Constructor setting Field's ElementId

Parameters

TMDBElementId aFieldId

Member Functions Documentation

GetL()

TMDBElementId GetL ( )

SetMaxLengthL(TInt)

IMPORT_C void SetMaxLengthL ( TInt aLength )

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 TInt aValue )

Assignment operator for field value

Parameters

const TInt aValue