CContactViewHighRange Class Reference
| class CContactViewHighRange : public CContactViewRangeBase |
| Inherited Functions |
|---|
| | CBase::CBase() |
| | CBase::Delete(CBase *) |
| | CBase::Extension_(TUint,TAny *&,TAny *) |
| | CBase::operator new(TUint) |
| | CBase::operator new(TUint,TAny *) |
| | CBase::operator new(TUint,TLeave) |
| | CBase::operator new(TUint,TLeave,TUint) |
| | CBase::operator new(TUint,TUint) |
| | CBase::~CBase() |
| | CContactViewRangeBase::CContactViewRangeBase(const CContactViewBase &) |
| | CContactViewRangeBase::ConstructL() |
| | CContactViewRangeBase::FindIndexL(const TDesC &,TCriteria)const |
| | CContactViewRangeBase::HighIndex()const |
| | CContactViewRangeBase::IndicesValid()const |
| | CContactViewRangeBase::LowIndex()const |
| | CContactViewRangeBase::MatchesCriteriaL(TCriteria,const TDesC &,TInt)const |
| | CContactViewRangeBase::ValidateIndices() |
| | CContactViewRangeBase::~CContactViewRangeBase() |
Constructor & Destructor Documentation
CContactViewHighRange(const CContactViewBase &, const TDesC &, TCriteria)
~CContactViewHighRange()
| ~CContactViewHighRange | ( | ) | [private] |
Member Functions Documentation
NewL(const CContactViewBase &, const TDesC &, TCriteria)
Parameters
| const CContactViewBase & aView | The sub view's underlying view. |
| const TDesC & aMatch | The string to match items against. Only the first character in the string is used. |
| TCriteria aCriteria | The query search condition; either CContactViewRangeBase::EGreaterThan or CContactViewRangeBase::EGreaterThanOrEqualTo. |
SetL()
| void | SetL | ( | ) | [private, virtual] |
Sets the iLow and iHigh members.
Member Data Documentation
TBuf< KMaxBoundaryMatchLength > iMatch
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.