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

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

#include <DDD_EventSubscriber.h>

Public Member Functions

virtual void TriggerAssetAdded (DDD_AssetBase *asset)=0
 

Detailed Description

Abstract base class for subscribers of the AssetAdded event.

Member Function Documentation

virtual void TriggerAssetAdded ( DDD_AssetBase asset)
pure virtual

The AssetAdded event handling method in this observer

Parameters
assetasset instance that has been added to the Director

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