MNcdNodeChildOfTransparent Class Reference

class MNcdNodeChildOfTransparent : public MCatalogsBase

This interface provides function to obtain the transparent parent of a child of a transparent node. Transparent nodes are not normally present in proxy side.

This interface can be queried from node objects that are direct children of transparent nodes.

Inherits from

Constructor & Destructor Documentation

~MNcdNodeChildOfTransparent()

~MNcdNodeChildOfTransparent ( ) [protected, inline, virtual]

Member Functions Documentation

TransparentParentL()

MNcdNode * TransparentParentL ( ) const [pure virtual]

Returns the transparent parent of the node, or NULL if the parent is not found from cache.

leave
System wide error code.