MSearchObjectFactory Class Reference
class MSearchObjectFactory : public MXIMPBase |
Interface for Search Feature Plugin search object factory.
Search object factory is used to instantiate data objects declared in data model API.
Constructor & Destructor Documentation
~MSearchObjectFactory()
~MSearchObjectFactory | ( | ) | [protected, inline, virtual] |
Protected destructor. Object instancies can't be deleted via this interface.
Member Functions Documentation
NewSearchElementLC()
Instantiates new search element object.
-
leave
- KErrNoMemory if failed to allocate memory.
NewSearchInfoLC()
Instantiates new search info object.
-
leave
- KErrNoMemory if failed to allocate memory.
NewSearchKeyInfoLC()
Instantiates new SearchKey info object.
-
leave
- KErrNoMemory if failed to allocate memory.
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.