MNcdLoadNodeOperation Class Reference

class MNcdLoadNodeOperation : public MNcdOperation

Load node operation interface.

Load node operations handle the loading of one or more nodes from a server. One typical use case is the loading of a catalog's child nodes.

Node load operations send callbacks when one ore more nodes have been loaded. This can be used to display the loaded nodes even if the whole operation has not yet completed.

MNcdNode MNcdLoadNodeOperationObserver

Inherits from

Constructor & Destructor Documentation

~MNcdLoadNodeOperation()

~MNcdLoadNodeOperation()[protected, inline, virtual]