DataDirector API
Public Member Functions | List of all members
DDD_AssetDeleted_Subscriber Class Referenceabstract

Abstract base class for subscribers of the AssetDeleted event. More...

#include <DDD_EventSubscriber.h>

Public Member Functions

virtual void TriggerAssetDeleted (DDD_AssetBase *asset)=0
 

Detailed Description

Abstract base class for subscribers of the AssetDeleted event.

Member Function Documentation

virtual void TriggerAssetDeleted ( DDD_AssetBase asset)
pure virtual

The AssetDeleted event handling method in this observer

Parameters
assetasset instance that is about to be deleted

The documentation for this class was generated from the following file: