CommsDat::CMDBBinFieldBase Class Reference

class CommsDat::CMDBBinFieldBase : public CommsDat::CMDBElement

Container class for qualifying binary values

Inherits from

Constructor & Destructor Documentation

CMDBBinFieldBase()

IMPORT_C CMDBBinFieldBase ( )

Default Constructor

CMDBBinFieldBase(TMDBElementId)

IMPORT_C CMDBBinFieldBase ( TMDBElementId aFieldId )

Constructor setting Field's ElementId

Parameters

TMDBElementId aFieldId

~CMDBBinFieldBase()

IMPORT_C ~CMDBBinFieldBase ( )

Destructor that deletes the field value

Member Functions Documentation

SetMaxLengthL(TInt)

IMPORT_C void SetMaxLengthL ( TInt aLength )

To allocate space for field data.

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

IMPORT_C CMDBBinFieldBase & operator= ( const TDesC8 & aValue )

Assignment Operator setting Field's value

Parameters

const TDesC8 & aValue