MNcdPurchaseOperation Class Reference

class MNcdPurchaseOperation : public MNcdOperation

Purchase operation interface.

Purchase operation handles the purchasing of one purchasable node.

Purchase operations will query the user for information needed to complete the purchase. For example payment method, credit card number, -owner, etc will be be queried during a credit card purchase.

MNcdNodePurchase MNcdPurchaseOperationObserver

Inherits from

Constructor & Destructor Documentation

~MNcdPurchaseOperation()

~MNcdPurchaseOperation()[protected, inline, virtual]

Member Functions Documentation

PurchaseOption()

const MNcdPurchaseOption &PurchaseOption()[pure virtual]

Gets the purchase option selected for this operation.