class MNcdNodeDependency : public MCatalogsBase |
This interface provides functions for the node that depends on another nodes. The functions can be used to check what nodes or node content this node depends on.
MNcdNode MNcdNodeDependencyInfo
Public Member Functions | |
---|---|
const RPointerArray< MNcdNodeDependencyInfo > & | DependencyInfos() |
TNcdDependencyState | State() |
Protected Member Functions | |
---|---|
~MNcdNodeDependency() |
Inherited Enumerations | |
---|---|
MCatalogsBase:@52 |
const RPointerArray< MNcdNodeDependencyInfo > & | DependencyInfos | ( | ) | const [pure virtual] |
Returns the dependency information about the nodes or content that this object depends from.
TNcdDependencyState | State | ( | ) | const [pure virtual] |
Returns the collective state of the dependencies.
The returned value will be ENcdDependencyMissing if any of the node's dependencies is missing, ENcdDependencyUpgradeAvailable if all of node's dependencies are installed but at least one has an upgrade available or ENcdDependencyInstalled if all are installed and there are no upgrades available
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.