RIncrMatcherPtr Class Reference
class RIncrMatcherPtr : public RIncrMatcherBase |
Incrementally matches text against a descriptor, accessed via a pointer.
The class does not take a copy of the text to match against, but only stores the pointer.
Constructor & Destructor Documentation
RIncrMatcherPtr()
IMPORT_C | RIncrMatcherPtr | ( | ) | |
RIncrMatcherPtr(TDes &)
IMPORT_C | RIncrMatcherPtr | ( | TDes & | aDes | ) | |
Constructor that initialises the object with the text to be matched against.
Parameters
TDes & aDes | Text to be matched against |
~RIncrMatcherPtr()
IMPORT_C | ~RIncrMatcherPtr | ( | ) | [virtual] |
Member Functions Documentation
MatchDes()
IMPORT_C TDes & | MatchDes | ( | ) | [protected, virtual] |
MatchDes()
IMPORT_C const TDes & | MatchDes | ( | ) | const [protected, virtual] |
SetMatcherPtr(TDes &)
void | SetMatcherPtr | ( | TDes & | aDes | ) | [inline] |
Sets the text to be matched against.
Parameters
TDes & aDes | Text to be matched against |
Member Data Documentation
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.