class MVPbkObjectHierarchy |
An interface for objects that belongs to object hierarchy.
The interface can be used to get the store from an object that belongs to the hierarchy.
Public Member Functions | |
---|---|
~MVPbkObjectHierarchy() | |
MVPbkContactStore & | ContactStore() |
TAny * | ObjectHierarchyExtension(TUid) |
MVPbkObjectHierarchy & | ParentObject() |
MVPbkContactStore & | ContactStore | ( | ) | const [inline, virtual] |
Returns the contact store where this object originates from.
TAny * | ObjectHierarchyExtension | ( | TUid | ) | [inline, virtual] |
Returns an extension point for this interface or NULL.
TUid |
MVPbkObjectHierarchy & | ParentObject | ( | ) | const [pure virtual] |
Returns the parent object of this object. For the root of the hierarchy returns self.
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.