MSortUtil Class Reference

class MSortUtil

SortUtil API.

Public Member Functions
TInt CompareItems(const MSortKeyArray &, const MSortKeyArray &)

Member Functions Documentation

CompareItems(const MSortKeyArray &, const MSortKeyArray &)

TInt CompareItems(const MSortKeyArray &aLhs,
const MSortKeyArray &aRhs
)const [pure virtual]

Compares two MSortKeyArrays. MSortKeyArray

Parameters

const MSortKeyArray & aLhsthe left-hand-side sort key array.
const MSortKeyArray & aRhsthe right-hand-side sort key array.